diff --git a/setup.py b/setup.py index 8dfa555cf..c24af2c56 100755 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ else: setup( name='trezor', - version='0.7.10', + version='0.7.11', author='TREZOR', author_email='info@trezor.io', description='Python library for communicating with TREZOR Hardware Wallet',