1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-16 08:06:05 +00:00

chore(python): bump trezorlib version to 0.14.0

This commit is contained in:
M1nd3r 2025-03-04 18:24:22 +01:00
parent febac09a2f
commit a590438ea1

View File

@ -14,4 +14,4 @@
# You should have received a copy of the License along with this library. # You should have received a copy of the License along with this library.
# If not, see <https://www.gnu.org/licenses/lgpl-3.0.html>. # If not, see <https://www.gnu.org/licenses/lgpl-3.0.html>.
__version__ = "0.13.11" __version__ = "0.14.0"