Skip to content

Commit fdb02f4

Browse files
authored
ADS Release v2.11.4 (#747)
2 parents a33881c + 90d03ec commit fdb02f4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/source/release_notes.rst

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Release Notes
33
=============
44

5+
2.11.4
6+
------
7+
Release date: March 25, 2024
8+
9+
* Fixed bugs and introduced enhancements following our recent release, which included internal adjustments for future features and updates for the Jupyter Lab 3 upgrade.
10+
511
2.11.3
612
------
713
Release date: March 22, 2024

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ build-backend = "flit_core.buildapi"
2121

2222
# Required
2323
name = "oracle_ads" # the install (PyPI) name; name for local build in [tool.flit.module] section below
24-
version = "2.11.3"
24+
version = "2.11.4"
2525

2626
# Optional
2727
description = "Oracle Accelerated Data Science SDK"

0 commit comments

Comments
 (0)