Skip to content

Commit

Permalink
new version in setup
Browse files Browse the repository at this point in the history
  • Loading branch information
SimoneBronzini committed Sep 23, 2017
1 parent bcd64d2 commit e980ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from setuptools import find_packages

setup(name='chainside-btcpy',
version='0.2.1',
version='0.2.2',
packages=find_packages(),
install_requires=['ecdsa==0.13', 'base58==0.2.5'],
extras_require={'develop': ['python-bitcoinlib==0.7.0']},
Expand Down

0 comments on commit e980ef6

Please sign in to comment.