diff --git a/setup.py b/setup.py index 21161796..ee535f17 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.34", description=DESCRIPTION, long_description=LONG_DESCRIPTION, long_description_content_type="text/markdown",