Skip to content

Commit 213d535

Browse files
Bump version in preparation for release of python-oracledb 1.0.3.
1 parent 65bbb20 commit 213d535

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

doc/src/release_notes.rst

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

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

10+
oracledb 1.0.3 (August 2022)
11+
----------------------------
12+
13+
Thin Mode Changes
14+
+++++++++++++++++
15+
16+
Common Changes
17+
++++++++++++++
18+
19+
1020
oracledb 1.0.2 (July 2022)
1121
--------------------------
1222

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__ = "1.0.2"
33+
__version__ = "1.0.3"

0 commit comments

Comments
 (0)