diff --git a/setup.py b/setup.py index 7dede92..ca6515f 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ from distutils.core import setup setup(name='blockcypher', - version='1.0.72', + version='1.0.73', description='BlockCypher Python Library', author='Michael Flaxman', author_email='mflaxman+blockcypher@gmail.com',