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.
2 parents dee3591 + 0d6cb17 commit be35fa7Copy full SHA for be35fa7
docs/source/release_notes.rst
@@ -2,6 +2,14 @@
2
Release Notes
3
=============
4
5
+2.13.12
6
+-------
7
+Release date: Jun 18, 2025
8
+
9
+* AI Quick Actions: Added support for easy installation of AI Quick Actions extension from JupyterLab and improve telemetry.
10
+* AI Quick Actions: Bug fix while registering HuggingFace models in UI.
11
12
13
2.13.11
14
-------
15
Release date: Jun 6, 2025
pyproject.toml
@@ -21,7 +21,7 @@ build-backend = "flit_core.buildapi"
21
22
# Required
23
name = "oracle_ads" # the install (PyPI) name; name for local build in [tool.flit.module] section below
24
-version = "2.13.11"
+version = "2.13.12"
25
26
# Optional
27
description = "Oracle Accelerated Data Science SDK"
0 commit comments