bump version

This commit is contained in:
Roman Zeyde
2016-12-06 10:19:23 +02:00
parent a13b1103f7
commit 798597c436

View File

@@ -3,7 +3,7 @@ from setuptools import setup
setup( setup(
name='trezor_agent', name='trezor_agent',
version='0.8.0', version='0.8.1',
description='Using Trezor as hardware SSH agent', description='Using Trezor as hardware SSH agent',
author='Roman Zeyde', author='Roman Zeyde',
author_email='roman.zeyde@gmail.com', author_email='roman.zeyde@gmail.com',