Skip to content

Commit 0ed3daa

Browse files
authored
Bumps the ADS version to 2.12.5 (#1000)
2 parents e2b5ab7 + 73191e2 commit 0ed3daa

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

docs/source/release_notes.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Release Notes
33
=============
44

5+
2.12.5
6+
-------
7+
Release date: November 10, 2024
8+
9+
* Fixed bugs in the AI Quick Actions Evaluation.
10+
511
2.12.4
612
-------
713
Release date: November 7, 2024
@@ -131,7 +137,7 @@ Release date: April 24, 2024
131137
Release date: April 18, 2024
132138

133139
* Fixed the bug in ``ADSDataset.show_in_notebook()``.
134-
* Updated langchain version.
140+
* Updated langchain version.
135141

136142

137143
2.11.6

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.12.4"
24+
version = "2.12.5"
2525

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

0 commit comments

Comments
 (0)