Skip to content

Commit 79440cc

Browse files
committed
bump up version
1 parent d79d56f commit 79440cc

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, 3)
1+
VERSION = (1, 0, 4)
22
__version__ = '%s.%s.%s' % VERSION

0 commit comments

Comments
 (0)