bump version

This commit is contained in:
Roman Zeyde
2017-10-02 20:46:30 +03:00
parent 7e95179128
commit 2af1086ed8

View File

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