bump version

This commit is contained in:
Roman Zeyde
2017-10-08 13:49:44 +03:00
parent 377af1466c
commit e922f45871

View File

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