mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-18 02:22:01 +00:00
more cleanup
This commit is contained in:
parent
8b9cba832c
commit
45835733bc
@ -114,7 +114,7 @@ def ls(transport_name):
|
|||||||
return devices
|
return devices
|
||||||
|
|
||||||
|
|
||||||
@cli.command(name='version', help='Show version of trezorctl/trezorlib.')
|
@cli.command(help='Show version of trezorctl/trezorlib.')
|
||||||
def version():
|
def version():
|
||||||
from trezorlib import __version__ as VERSION
|
from trezorlib import __version__ as VERSION
|
||||||
return VERSION
|
return VERSION
|
||||||
|
Loading…
Reference in New Issue
Block a user