Bump version in preparation for changes to be included in next version. · aniaan/python-cx_Oracle@43ebe8a · GitHub
Skip to content

Commit 43ebe8a

Browse files
Bump version in preparation for changes to be included in next version.
1 parent aaa84fe commit 43ebe8a

5 files changed

Lines changed: 5 additions & 6 deletions

File tree

.gitmodules

Lines changed: 0 additions & 1 deletion

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# cx_Oracle version 7.1
1+
# cx_Oracle version 7.2
22

33
cx_Oracle is a Python extension module that enables access to Oracle
44
Database. It conforms to the [Python database API 2.0

doc/src/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
# other places throughout the built documents.
4141
#
4242
# The short X.Y version.
43-
version = '7.1'
43+
version = '7.2'
4444
# The full version, including alpha/beta/rc tags.
45-
release = '7.1.2'
45+
release = '7.2.0-dev'
4646

4747
# There are two options for replacing |today|: either, you set today to some
4848
# non-false value, then it is used:

odpi

Submodule odpi updated from cdf1531 to c0495e9

setup.py

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)