diff --git a/pyproject.toml b/pyproject.toml index b8cac41..dab49a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "minisaml" -version = "23.1" +version = "24.6" description = "Minimal SAML2 client" authors = ["Jonas Obrist "] license = "Apache-2.0"