Skip to content

Commit 74dffa1

Browse files
committed
Update version to 2.12.0
1 parent 2277389 commit 74dffa1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/release_notes.rst

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

5-
2.12.1
5+
2.12.0
66
-------
77
Release date: October 1, 2024
88

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.1"
24+
version = "2.12.0"
2525

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

0 commit comments

Comments
 (0)