bump version

This commit is contained in:
Roman Zeyde
2017-07-16 10:28:26 +03:00
parent 9d38c26a0f
commit 4f05d51e9b

View File

@@ -3,7 +3,7 @@ from setuptools import setup
setup( setup(
name='libagent', name='libagent',
version='0.9.1', version='0.9.2',
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',