diff --git a/enforce_host/__init__.py b/enforce_host/__init__.py index b0f1456..655df53 100644 --- a/enforce_host/__init__.py +++ b/enforce_host/__init__.py @@ -1,4 +1,4 @@ -__version__ = "1.1" +__version__ = "1.1.0" from django.conf import settings from django.core.exceptions import MiddlewareNotUsed