bump version

This commit is contained in:
Roman Zeyde
2017-05-13 13:18:25 +03:00
parent f358ca29d4
commit 85274d8374

View File

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