1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-16 03:18:09 +00:00
This commit is contained in:
Pavol Rusnak 2014-08-08 18:24:56 +02:00
parent ef87f2e1d3
commit 56790762a1

View File

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