bump version

This commit is contained in:
Roman Zeyde
2017-10-11 21:44:53 +03:00
parent b2450d448c
commit f177b0b55a

View File

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