bump version

This commit is contained in:
Pavol Rusnak 2016-09-28 14:38:08 +02:00
parent a5f9d86076
commit 9d3fb81f97
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ from setuptools import setup
setup(
name='trezor',
version='0.7.3',
version='0.7.4',
author='Bitcoin TREZOR',
author_email='info@bitcointrezor.com',
description='Python library for communicating with TREZOR Bitcoin Hardware Wallet',