diff --git a/README.md b/README.md index 7ca0715..1bc410b 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,10 @@ or customize the template code. ## Change Log +### 1.0.2 + +* Fix urlname reference for pinax-invitations + ### 1.0.1 * Update django>=1.11 in requirements diff --git a/setup.py b/setup.py index 4dca62c..424e16a 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import find_packages, setup -VERSION = "1.0.1" +VERSION = "1.0.2" LONG_DESCRIPTION = """ .. image:: http://pinaxproject.com/pinax-design/patches/pinax-templates.svg :target: https://pypi.python.org/pypi/pinax-templates/