coverage.py v7.3.0, - created at 2023-08-26 20:11 -0500 + created at 2023-09-15 17:34 -0500
diff --git a/Makefile b/Makefile index cddb70d..1771820 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=4.0.0 +VERSION=4.0.1 # Python env tasks diff --git a/README.md b/README.md index 183ea60..930928d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Django Dynamic Fixture ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/django-dynamic-fixture) ![PyPI - Downloads](https://img.shields.io/pypi/dm/django-dynamic-fixture) -**Latest version: 4.0.0 (Aug 2023)** +**Latest version: 4.0.1 (Sep 2023)** Django Dynamic Fixture (DDF) is a complete and simple library to create dynamic model instances for testing purposes. diff --git a/django_dynamic_fixture/__init__.py b/django_dynamic_fixture/__init__.py index e78abca..dabf970 100644 --- a/django_dynamic_fixture/__init__.py +++ b/django_dynamic_fixture/__init__.py @@ -18,7 +18,7 @@ from django_dynamic_fixture.script_ddf_checkings import ddf_check_models -__version__ = '4.0.0' +__version__ = '4.0.1' if not django_greater_than(4, 0): diff --git a/docs/source/_static/coverage.html b/docs/source/_static/coverage.html index 883dfc7..1e7a1d3 100644 --- a/docs/source/_static/coverage.html +++ b/docs/source/_static/coverage.html @@ -45,7 +45,7 @@
coverage.py v7.3.0, - created at 2023-08-26 20:11 -0500 + created at 2023-09-15 17:34 -0500
@@ -70,10 +70,10 @@coverage.py v7.3.0, - created at 2023-08-26 20:11 -0500 + created at 2023-09-15 17:34 -0500