We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90c6f15 commit 3a9ec7fCopy full SHA for 3a9ec7f
1 file changed
pymysql/__init__.py
@@ -23,7 +23,7 @@
23
24
'''
25
26
-VERSION = (0, 6, 2, None)
+VERSION = (0, 6, 3, None)
27
28
from ._compat import text_type, JYTHON, IRONPYTHON
29
from .constants import FIELD_TYPE
0 commit comments