bump version

This commit is contained in:
Roman Zeyde
2015-06-26 13:42:00 +03:00
parent abda41c706
commit ff51d08f2b

View File

@@ -3,7 +3,7 @@ from setuptools import setup
setup( setup(
name='sshagent', name='sshagent',
version='0.1', version='0.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',