Bump version in preparation for changes to be included in next version.
This commit is contained in:
parent
aaa84fe611
commit
43ebe8afed
1
.gitmodules
vendored
1
.gitmodules
vendored
@ -1,4 +1,3 @@
|
||||
[submodule "odpi"]
|
||||
path = odpi
|
||||
url = ../odpi.git
|
||||
branch = v3.1.x
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# cx_Oracle version 7.1
|
||||
# cx_Oracle version 7.2
|
||||
|
||||
cx_Oracle is a Python extension module that enables access to Oracle
|
||||
Database. It conforms to the [Python database API 2.0
|
||||
|
||||
@ -40,9 +40,9 @@ author = 'Oracle'
|
||||
# other places throughout the built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '7.1'
|
||||
version = '7.2'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '7.1.2'
|
||||
release = '7.2.0-dev'
|
||||
|
||||
# There are two options for replacing |today|: either, you set today to some
|
||||
# non-false value, then it is used:
|
||||
|
||||
2
odpi
2
odpi
@ -1 +1 @@
|
||||
Subproject commit cdf1531eb435fcb814840a7b1bd666173d0890e4
|
||||
Subproject commit c0495e9871998b86ed8643fb53d0107e35a521aa
|
||||
Loading…
x
Reference in New Issue
Block a user