diff --git a/python/pyproject.toml b/python/pyproject.toml index 6933ff9a78..b74e5afd0f 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "trezor" -version = "0.20.0" +version = "0.20.1" description = "Python library for communicating with Trezor Hardware Wallet" readme = "README.md" license = "LGPL-3.0-only"