diff --git a/hsman/pyproject.toml b/hsman/pyproject.toml index 00ea8af..0bce42c 100644 --- a/hsman/pyproject.toml +++ b/hsman/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "hsman" -version = "0.9.1" +version = "0.9.3" description = "Flask Admin webui for Headscale" authors = ["Andrea Mistrali "] license = "BSD"