Skip to content

Commit 3a9ec7f

Browse files
committed
Bump version.
1 parent 90c6f15 commit 3a9ec7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pymysql/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
2424
'''
2525

26-
VERSION = (0, 6, 2, None)
26+
VERSION = (0, 6, 3, None)
2727

2828
from ._compat import text_type, JYTHON, IRONPYTHON
2929
from .constants import FIELD_TYPE

0 commit comments

Comments
 (0)