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