We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9de4860 commit 4aecd68Copy full SHA for 4aecd68
1 file changed
pysql/main_c.py
@@ -28,7 +28,7 @@
28
except:
29
raise exceptions.PySQLPackageError()
30
31
-__version__ = "1.1.0"
+__version__ = "1.1.2"
32
33
if platform.system() == "Windows":
34
init(convert = True)
0 commit comments