mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-30 17:21:21 +00:00
bump version
This commit is contained in:
parent
8b7e6058ed
commit
f8da757c4f
2
setup.py
2
setup.py
@ -3,7 +3,7 @@ from setuptools import setup
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='trezor',
|
name='trezor',
|
||||||
version='0.6.11',
|
version='0.6.12',
|
||||||
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