We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5988264 commit d28d672Copy full SHA for d28d672
2 files changed
src/oracle-database/HISTORY.rst
@@ -5,7 +5,7 @@ Release History
5
6
2.0.2
7
++++++
8
-* Fixed autonomous database create discriminator databaseType
+* Fixed autonomous database discriminator databaseType in create, show and wait
9
10
11
2.0.1
src/oracle-database/setup.py
@@ -10,7 +10,7 @@
12
# HISTORY.rst entry.
13
-VERSION = '2.0.1'
+VERSION = '2.0.2'
14
15
# The full list of classifiers is available at
16
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments