1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-17 20:08:12 +00:00
This commit is contained in:
Pavol Rusnak 2015-10-19 19:50:59 +02:00
parent 8b0610c16a
commit 3b167f7bc3
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

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