Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
oskyk authored Oct 17, 2019
1 parent 337c119 commit b57529d
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 @@ -2,7 +2,7 @@
from setuptools import find_packages

setup(name='tezos-hd-util',
version='0.1.3',
version='0.1.4',
packages=find_packages(),
install_requires=['chainside-btcpy-multi==0.2.78', 'pyblake2==1.1.2', 'secp256k1new==0.13.2'],
description='Python tool for for tezos hd generation',
Expand Down

0 comments on commit b57529d

Please sign in to comment.