diff --git a/pyproject.toml b/pyproject.toml index b279e52..f907f16 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "hsapi-client" -version = "0.9.8" +version = "0.9.9" description = "Headscale API client" authors = ["Andrea Mistrali "] license = "BSD"