Skip to content

Commit e30e3fa

Browse files
authored
Bumps the ADS version to 2.12.7 (#1011)
2 parents 967de01 + d22bed1 commit e30e3fa

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/source/release_notes.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,18 @@
22
Release Notes
33
=============
44

5+
2.12.7
6+
-------
7+
Release date: November 20, 2024
8+
* Fixed bugs in the AI Quick Actions Evaluation.
9+
510
2.12.6
611
-------
712
Release date: November 12, 2024
813

914
* Support using environment variable to override AI Quick Actions Fine Tuning container image.
1015
* Adding metadata in telemetry error logging for AI Quick Actions.
1116

12-
1317
2.12.5
1418
-------
1519
Release date: November 10, 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.12.6"
24+
version = "2.12.7"
2525

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

0 commit comments

Comments
 (0)