From b5c09ff4f67fb1e6c93cd42c0344b8012f239012 Mon Sep 17 00:00:00 2001 From: Graham Ullrich Date: Wed, 24 Jan 2018 18:00:26 -0700 Subject: [PATCH] Update version, changelog --- README.md | 4 ++++ setup.py | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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/