diff --git a/setup.py b/setup.py index fdf133410..f68f18ec3 100755 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ else: setup( name='trezor', - version='0.7.14', + version='0.7.15', author='TREZOR', author_email='info@trezor.io', description='Python library for communicating with TREZOR Hardware Wallet',