We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7944ae8 commit b5b7274Copy full SHA for b5b7274
cymysql/__version__.py
@@ -1,2 +1,2 @@
1
-VERSION = (1, 0, 2)
+VERSION = (1, 0, 3)
2
__version__ = '%s.%s.%s' % VERSION
0 commit comments