diff --git a/setup.py b/setup.py index 34aac9cb..132ff8de 100755 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name='keepkey', - version='0.8.0', + version='0.9.0', author='Bitcoin TREZOR and KeepKey', author_email='support@keepkey.com', description='Python library for communicating with KeepKey Hardware Wallet',