Skip to content

Commit f05b4c7

Browse files
committed
bump version
1 parent 401b123 commit f05b4c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='gdax-python-api',
5-
version='0.1',
5+
version='0.2',
66
description='GDAX API client written in Python3 using async/await',
77
url='https://github.com/csko/gdax-python-api',
88
license='MIT License',

0 commit comments

Comments
 (0)