diff --git a/pyproject.toml b/pyproject.toml index 3e0be2b..a2dd7d5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ packages = [ ] readme = "README.md" repository = "https://github.com/impresso/impresso-py" -version = "0.9.9" +version = "0.9.10" [tool.poetry.urls] Endpoint = "https://impresso-project.ch/public-api"