diff --git a/provider/__init__.py b/provider/__init__.py index 080e846..4c91a97 100644 --- a/provider/__init__.py +++ b/provider/__init__.py @@ -1 +1,2 @@ -__version__ = "3.2" +__version__ = "4.0" +# The major version is expected to follow the current django major version:q