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