diff --git a/pyproject.toml b/pyproject.toml index 3a933f9..d6cd624 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pantos-client-library" -version = "1.1.1" +version = "1.1.2" description = "Client library for engaging with the Pantos system" authors = ["Pantos GmbH "] license = "GPL-3.0-only"