Skip to content

Commit d242aec

Browse files
Preparing to release python-oracledb 1.4.0.
1 parent d1c705b commit d242aec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: doc/src/release_notes.rst

+2-2
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 1.4.0 (TBD)
11-
--------------------
10+
oracledb 1.4.0 (August 2023)
11+
----------------------------
1212

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

Diff for: src/oracledb/version.py

+1-1
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__ = "1.4.0b1"
33+
__version__ = "1.4.0"

0 commit comments

Comments
 (0)