diff --git a/provider/__init__.py b/provider/__init__.py index 0157343..e29313b 100644 --- a/provider/__init__.py +++ b/provider/__init__.py @@ -1,2 +1,2 @@ -__version__ = "4.1.dev5" +__version__ = "4.2" # The major version is expected to follow the current django major version:q