Skip to content

Commit 8927594

Browse files
updated release notes and version
1 parent d69f160 commit 8927594

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

docs/source/release_notes.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Release Notes
33
=============
44

5+
2.11.10
6+
------
7+
Release date: June 5, 2024
8+
9+
* Support for Bring Your Own Model (BYOM) via AI Quick Actions.
10+
* Introduced enhancements following our recent release.
11+
12+
13+
514
2.11.9
615
------
716
Release date: April 24, 2024

pyproject.toml

Lines changed: 1 addition & 1 deletion
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.9"
24+
version = "2.11.10"
2525

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

0 commit comments

Comments
 (0)