diff --git a/pyproject.toml b/pyproject.toml index 0056f78ff..642ae514c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ authors = ["Sylvain Boissel "] description = "Integrate the French government Design System into a Django app" license = "MIT" name = "django-dsfr" -version = "1.3.1" +version = "1.4.0" classifiers = [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment",