Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lokhman committed Mar 6, 2020
1 parent a391758 commit b21025e
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.8'}
kwargs = {'version': '1.9'}

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

0 comments on commit b21025e

Please sign in to comment.