diff --git a/setup.cfg b/setup.cfg index 9b7c662..d74fa31 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = django_uw_keycloak -version = 1.1 +version = 1.1.1 description = Middleware to allow authorization using Keycloak and Django long_description = file: README.md long_description_content_type = text/markdown; charset=UTF-8; variant=GFM