diff --git a/setup.py b/setup.py index 431d585e..43ca139f 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ setuptools.setup( name="django-survey-and-report", - version="1.3.21", + version="1.3.22", description=DESCRIPTION, long_description=LONG_DESCRIPTION, long_description_content_type="text/markdown",