Skip to content

Commit

Permalink
Updated release notes for v2.12.1 (#968)
Browse files Browse the repository at this point in the history
  • Loading branch information
VipulMascarenhas authored Oct 10, 2024
2 parents c00e529 + 77b022c commit df8da7d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/source/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Release Notes
=============

2.12.1
-------
Release date: October 10, 2024

* Fixed bugs and introduced enhancements for AI Quick Actions.

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.0"
version = "2.12.1"

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

0 comments on commit df8da7d

Please sign in to comment.