We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b7b30b commit 9525a83Copy full SHA for 9525a83
1 file changed
setup.py
@@ -31,7 +31,7 @@
31
from setuptools.command.install import install
32
33
PACKAGE = 'ibm_db'
34
-VERSION = '3.2.6.7'
+VERSION = '3.2.6.8'
35
LICENSE = 'Apache License 2.0'
36
readme = os.path.join(os.path.dirname(__file__),'README.md')
37
0 commit comments