Skip to content

Commit

Permalink
Chore - Upgrade to the 1.3.7 version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Sassoulas committed Mar 26, 2019
1 parent 122e322 commit 3cadcc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

setuptools.setup(
name="django-survey-and-report",
version="1.3.5",
version="1.3.7",
description=DESCRIPTION,
long_description=LONG_DESCRIPTION,
long_description_content_type="text/markdown",
Expand Down Expand Up @@ -56,7 +56,7 @@
extras_require={
"dev": [
"django-rosetta",
"coverage==4.0.3",
"coverage~=4.0.3",
"python-coveralls",
"mock",
"coveralls",
Expand Down

0 comments on commit 3cadcc7

Please sign in to comment.