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 9466fb9 commit cec96d7
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='poloniexapi',
version='0.5.1',
version='0.5.2',
description='Poloniex API wrapper for Python 2.7 and 3',
long_description=read_md('README.md'),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit cec96d7

Please sign in to comment.