Skip to content

Commit

Permalink
._.
Browse files Browse the repository at this point in the history
  • Loading branch information
s4w3d0ff committed May 29, 2019
1 parent dfe12cb commit b2f7996
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
read_md = lambda f: open(f, 'r').read()

setup(name='slotmachine',
version='0.0.3.7',
version='0.0.3.8',
description='Simple, expandable, customizable slot machine',
long_description=read_md('README.md'),
long_description_content_type='text/markdown'
long_description_content_type='text/markdown',
url='https://github.com/s4w3d0ff/python-slots',
author='s4w3d0ff',
author_email="[email protected]",
Expand Down

0 comments on commit b2f7996

Please sign in to comment.