mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-15 20:19:23 +00:00
0.5.1
This commit is contained in:
parent
9643834821
commit
33c7f2c3d7
2
setup.py
2
setup.py
@ -3,7 +3,7 @@ from setuptools import setup
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='trezor',
|
name='trezor',
|
||||||
version='0.5.0',
|
version='0.5.1',
|
||||||
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',
|
||||||
|
Loading…
Reference in New Issue
Block a user