diff --git a/pyproject.toml b/pyproject.toml index b587836..8256c79 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "python-easyverein" -version = "0.1.1" +version = "0.1.2" description = "Python library to interact with the EasyVerein API" authors = ["Daniel Herrmann "] readme = "README.md"