Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lokhman committed Jan 29, 2020
1 parent 11a7f01 commit 12ca44c
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.7'}
kwargs = {'version': '1.8'}

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

0 comments on commit 12ca44c

Please sign in to comment.