bump version

This commit is contained in:
Roman Zeyde
2015-07-21 14:08:41 +03:00
parent 1a42dbc46d
commit 921b973075

View File

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