We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60c1faf commit 3a5e8f7Copy full SHA for 3a5e8f7
setup.py
@@ -3,9 +3,9 @@
3
4
setup(
5
name='Cryptsy',
6
- version='0.1',
+ version='0.2',
7
license='GNU GPL2',
8
- url='https://github.com/ScriptProdigy/CryptsyPythonAPI',
+ url='https://github.com/jaapz/CryptsyPythonAPI',
9
author='Jaap Broekhuizen <jaapz.b@gmail.com>, '
10
'Matt Joseph Smith <matt.joseph.smith@gmail.com>',
11
description='A python wrapper for the Cryptsy API.',
0 commit comments