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 592dae9 commit c8ea58dCopy full SHA for c8ea58d
doc/src/release_notes.rst
@@ -7,8 +7,8 @@ python-oracledb Release Notes
7
8
For deprecations, see :ref:`Deprecations <deprecations>`.
9
10
-oracledb 2.1.0 (TBD)
11
---------------------
+oracledb 2.1.0 (March 2024)
+---------------------------
12
13
Thin Mode Changes
14
+++++++++++++++++
src/oracledb/version.py
@@ -30,4 +30,4 @@
30
# file doc/src/conf.py both reference this file directly.
31
# -----------------------------------------------------------------------------
32
33
-__version__ = "2.1.0b1"
+__version__ = "2.1.0"
0 commit comments