Skip to content

Commit

Permalink
renamed repo
Browse files Browse the repository at this point in the history
  • Loading branch information
oskyk committed Mar 7, 2018
1 parent 5f0b283 commit 91e9b44
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 @@ -13,7 +13,7 @@
from distutils.core import setup
from setuptools import find_packages

setup(name='chainside-btcpy',
setup(name='btcpy',
version='0.2.7',
packages=find_packages(),
install_requires=['ecdsa==0.13', 'base58==0.2.5'],
Expand Down

0 comments on commit 91e9b44

Please sign in to comment.