Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
s4w3d0ff committed May 29, 2019
1 parent d8cc6b3 commit dfe12cb
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 @@ -3,7 +3,7 @@
read_md = lambda f: open(f, 'r').read()

setup(name='slotmachine',
version='0.0.3.6',
version='0.0.3.7',
description='Simple, expandable, customizable slot machine',
long_description=read_md('README.md'),
long_description_content_type='text/markdown'
Expand Down

0 comments on commit dfe12cb

Please sign in to comment.