bump version

This commit is contained in:
Roman Zeyde 2016-01-19 22:56:54 +02:00
parent 2eff21f96c
commit a4b905cd6f

View File

@ -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',