diff --git a/setup.py b/setup.py index 97c7b9f..11cbc13 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup setup( name='trezor_agent', - version='0.7.6', + version='0.8.0', description='Using Trezor as hardware SSH agent', author='Roman Zeyde', author_email='roman.zeyde@gmail.com',