Skip to content

Commit 68887bd

Browse files
Bump version in preparation for new changes.
1 parent e49c1c0 commit 68887bd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

doc/src/release_notes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ Release changes are listed as affecting Thin Mode (the default runtime behavior
1111
of python-oracledb), as affecting the optional :ref:`Thick Mode
1212
<enablingthick>`, or as being 'Common' for changes that impact both modes.
1313

14+
oracledb 2.5.1 (TBD)
15+
--------------------
16+
17+
1418
oracledb 2.5.0 (November 2024)
1519
------------------------------
1620

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.5.0"
33+
__version__ = "2.5.1"

0 commit comments

Comments
 (0)