bump version

This commit is contained in:
Roman Zeyde
2016-10-16 22:17:53 +03:00
parent b4a382d22e
commit 6f8d0df116

View File

@@ -3,7 +3,7 @@ from setuptools import setup
setup( setup(
name='trezor_agent', name='trezor_agent',
version='0.7.1', version='0.7.2',
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',