Skip to content

Commit

Permalink
Bump to v0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Corentin Chary committed Jul 17, 2018
1 parent 72d22a2 commit f40f064
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
Expand Up @@ -36,7 +36,7 @@ def _read_reqs(relpath):

setup(
name='my-little-ticket',
version='0.0.7',
version='0.0.8',
packages=find_packages(),
include_package_data=True,
license='GPLv3',
Expand Down

0 comments on commit f40f064

Please sign in to comment.