Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lokhman committed Mar 30, 2020
1 parent 19354c2 commit 7fe9cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import setuptools

kwargs = {'version': '1.9'}
kwargs = {'version': '1.10'}

with open('README.md', 'r') as f:
kwargs['long_description'] = f.read()
Expand Down

0 comments on commit 7fe9cf1

Please sign in to comment.