diff --git a/setup.py b/setup.py index 05a7194..aed7eb2 100755 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ else: setup( name='trezor', - version='0.7.12', + version='0.7.13', author='TREZOR', author_email='info@trezor.io', description='Python library for communicating with TREZOR Hardware Wallet',