Skip to content

Commit cec96d7

Browse files
committed
bump
1 parent 9466fb9 commit cec96d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
read_md = lambda f: open(f, 'r').read()
44

55
setup(name='poloniexapi',
6-
version='0.5.1',
6+
version='0.5.2',
77
description='Poloniex API wrapper for Python 2.7 and 3',
88
long_description=read_md('README.md'),
99
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)