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