We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b72b5fe commit d78668fCopy full SHA for d78668f
pyproject.toml
@@ -19,7 +19,7 @@ build-backend = "flit_core.buildapi"
19
20
# Required
21
name = "oracle_ads" # the install (PyPI) name; name for local build in [tool.flit.module] section below
22
-version = "2.8.9"
+version = "2.9.0rc0"
23
24
# Optional
25
description = "Oracle Accelerated Data Science SDK"
0 commit comments