diff --git a/setup.py b/setup.py index b2581e18..51d23599 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ setuptools.setup( name="django-survey-and-report", - version="1.3.37", + version="1.4.0", description=DESCRIPTION, long_description=LONG_DESCRIPTION, long_description_content_type="text/markdown",