We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ac47a0 commit 9aec244Copy full SHA for 9aec244
docs/source/release_notes.rst
@@ -2,6 +2,14 @@
2
Release Notes
3
=============
4
5
+2.14.8
6
+------
7
+Release date: Feb 23, 2026
8
+
9
+* Operators: Enhances the artifact copy functionality
10
+* Code refactoring
11
12
13
2.14.7
14
------
15
Release date: Feb 18, 2026
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.14.7"
+version = "2.14.8"
25
26
# Optional
27
description = "Oracle Accelerated Data Science SDK"
0 commit comments