Skip to content

Commit

Permalink
Update version to 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
qiuosier committed Oct 1, 2024
1 parent 2277389 commit 74dffa1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Release Notes
=============

2.12.1
2.12.0
-------
Release date: October 1, 2024

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ build-backend = "flit_core.buildapi"

# Required
name = "oracle_ads" # the install (PyPI) name; name for local build in [tool.flit.module] section below
version = "2.12.1"
version = "2.12.0"

# Optional
description = "Oracle Accelerated Data Science SDK"
Expand Down

0 comments on commit 74dffa1

Please sign in to comment.