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(
name='sshagent',
version='0.1',
version='0.2',
description='Using Trezor as hardware SSH agent',
author='Roman Zeyde',
author_email='roman.zeyde@gmail.com',