Skip to content

Commit 4aecd68

Browse files
authored
Update main_c.py
1 parent 9de4860 commit 4aecd68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pysql/main_c.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
except:
2929
raise exceptions.PySQLPackageError()
3030

31-
__version__ = "1.1.0"
31+
__version__ = "1.1.2"
3232

3333
if platform.system() == "Windows":
3434
init(convert = True)

0 commit comments

Comments
 (0)