Skip to content

Commit

Permalink
bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
nakagami committed Oct 10, 2024
1 parent 7944ae8 commit b5b7274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cymysql/__version__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
VERSION = (1, 0, 2)
VERSION = (1, 0, 3)
__version__ = '%s.%s.%s' % VERSION

0 comments on commit b5b7274

Please sign in to comment.