1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-14 03:30:02 +00:00

trezorlib: bump version

This should probably happen right after tagging a release.
This way, we can set a valid minimum version requirement that makes it
clear that the released version is not good enough.
(microwallet will need this)
This commit is contained in:
matejcik 2019-02-20 13:58:32 +01:00
parent 11f399230f
commit 92cc7665dd

View File

@ -1,4 +1,4 @@
__version__ = "0.11.1"
__version__ = "0.11.2"
# fmt: off
MINIMUM_FIRMWARE_VERSION = {