diff --git a/python/src/trezorlib/__init__.py b/python/src/trezorlib/__init__.py index be3122047c..fb064df986 100644 --- a/python/src/trezorlib/__init__.py +++ b/python/src/trezorlib/__init__.py @@ -14,4 +14,4 @@ # You should have received a copy of the License along with this library. # If not, see . -__version__ = "0.13.11" +__version__ = "0.14.0"