Skip to content

Commit

Permalink
this
Browse files Browse the repository at this point in the history
  • Loading branch information
s4w3d0ff committed May 29, 2019
1 parent 23b6e9b commit d8cc6b3
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.5',
version='0.0.3.6',
description='Simple, expandable, customizable slot machine',
long_description=read_md('README.md'),
long_description_content_type='text/markdown'
Expand Down

0 comments on commit d8cc6b3

Please sign in to comment.