diff --git a/pyproject.toml b/pyproject.toml index a382693..fc5d4a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ disable = "wrong-import-order" [tool.poetry] name = "flask-multipass-saml-groups" -version = "1.0.0" +version = "1.1.0" description = "This package provides an identity provider for Flask-Multipass, which allows you to use SAML groups. It is designed to be used as a plugin for Indico." authors = ["canonical-is-devops "] license = "Apache-2.0 license"