diff --git a/pyproject.toml b/pyproject.toml index a8efc04..72a7071 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pantos-common" -version = "1.4.0" +version = "1.4.1" description = "Common code for Pantos off-chain components." authors = ["Pantos GmbH "] license = "GPL-3.0-only"