bump version

This commit is contained in:
Roman Zeyde
2016-11-03 16:46:14 +02:00
parent 6d53baafe2
commit 47ff081525

View File

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