Skip to content

Commit c22514a

Browse files
Bump version in preparation for new changes.
1 parent 48e45f3 commit c22514a

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

doc/src/release_notes.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ python-oracledb Release Notes
77

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

10+
oracledb 2.1.2 (TBD)
11+
--------------------
12+
13+
Thin Mode Changes
14+
+++++++++++++++++
15+
16+
Thick Mode Changes
17+
++++++++++++++++++
18+
19+
Common Changes
20+
++++++++++++++
21+
22+
1023
oracledb 2.1.1 (March 2024)
1124
---------------------------
1225

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.1"
33+
__version__ = "2.1.2"

0 commit comments

Comments
 (0)