Skip to content

Commit 3a5e8f7

Browse files
committed
Bump version to 0.2
1 parent 60c1faf commit 3a5e8f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
setup(
55
name='Cryptsy',
6-
version='0.1',
6+
version='0.2',
77
license='GNU GPL2',
8-
url='https://github.com/ScriptProdigy/CryptsyPythonAPI',
8+
url='https://github.com/jaapz/CryptsyPythonAPI',
99
author='Jaap Broekhuizen <jaapz.b@gmail.com>, '
1010
'Matt Joseph Smith <matt.joseph.smith@gmail.com>',
1111
description='A python wrapper for the Cryptsy API.',

0 commit comments

Comments
 (0)