We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 401b123 commit f05b4c7Copy full SHA for f05b4c7
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='gdax-python-api',
5
- version='0.1',
+ version='0.2',
6
description='GDAX API client written in Python3 using async/await',
7
url='https://github.com/csko/gdax-python-api',
8
license='MIT License',
0 commit comments