Skip to content

Commit b5b7274

Browse files
committed
bump up version
1 parent 7944ae8 commit b5b7274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cymysql/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION = (1, 0, 2)
1+
VERSION = (1, 0, 3)
22
__version__ = '%s.%s.%s' % VERSION

0 commit comments

Comments
 (0)