bump version

This commit is contained in:
Roman Zeyde 2017-10-08 13:49:44 +03:00
parent 377af1466c
commit e922f45871
No known key found for this signature in database
GPG Key ID: 87CAE5FA46917CBB

View File

@ -3,7 +3,7 @@ from setuptools import setup
setup(
name='libagent',
version='0.9.3',
version='0.9.4',
description='Using hardware wallets as SSH/GPG agent',
author='Roman Zeyde',
author_email='roman.zeyde@gmail.com',