bump version
This commit is contained in:
parent
2eff21f96c
commit
a4b905cd6f
2
setup.py
2
setup.py
@ -3,7 +3,7 @@ from setuptools import setup
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='trezor_agent',
|
name='trezor_agent',
|
||||||
version='0.6',
|
version='0.6.1',
|
||||||
description='Using Trezor as hardware SSH agent',
|
description='Using Trezor as hardware SSH agent',
|
||||||
author='Roman Zeyde',
|
author='Roman Zeyde',
|
||||||
author_email='roman.zeyde@gmail.com',
|
author_email='roman.zeyde@gmail.com',
|
||||||
|
Loading…
Reference in New Issue
Block a user