bump version

This commit is contained in:
Roman Zeyde
2016-10-29 22:50:43 +03:00
parent d9cb75e95d
commit 4108c9287f

View File

@@ -3,7 +3,7 @@ from setuptools import setup
setup(
name='trezor_agent',
version='0.7.4',
version='0.7.5',
description='Using Trezor as hardware SSH agent',
author='Roman Zeyde',
author_email='roman.zeyde@gmail.com',