diff --git a/hsapi-client/pyproject.toml b/hsapi-client/pyproject.toml index 95863ea..3d8316c 100644 --- a/hsapi-client/pyproject.toml +++ b/hsapi-client/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "hsapi-client" -version = "0.9.3" +version = "0.9.4" description = "Headscale API client" authors = ["Andrea Mistrali "] license = "BSD"