diff --git a/pyproject.toml b/pyproject.toml index 2a54e94..19ba951 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "flask-mod-auth-gssapi" -version = "0.3.0" +version = "1.0.0" description = "A Flask extention to make use of the authentication provided by the mod_auth_gssapi extention of Apache's HTTPd." license = "MIT"