1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 20:19:23 +00:00

update version

This commit is contained in:
Pavol Rusnak 2016-09-27 22:24:30 +02:00
parent 25672288cf
commit 8189ec0e76
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

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