Skip to content

Commit c8ea58d

Browse files
Preparing to release python-oracledb 2.1.0.
1 parent 592dae9 commit c8ea58d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/src/release_notes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ python-oracledb Release Notes
77

88
For deprecations, see :ref:`Deprecations <deprecations>`.
99

10-
oracledb 2.1.0 (TBD)
11-
--------------------
10+
oracledb 2.1.0 (March 2024)
11+
---------------------------
1212

1313
Thin Mode Changes
1414
+++++++++++++++++

src/oracledb/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@
3030
# file doc/src/conf.py both reference this file directly.
3131
# -----------------------------------------------------------------------------
3232

33-
__version__ = "2.1.0b1"
33+
__version__ = "2.1.0"

0 commit comments

Comments
 (0)