From 048d030227f5f846d7cf0aea18cf0eb6d239628f Mon Sep 17 00:00:00 2001 From: Graham Ullrich Date: Sat, 27 Jan 2018 09:59:27 -0700 Subject: [PATCH] Update version for pinax-calendar support --- README.md | 4 ++++ setup.py | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 04c5534..987dd75 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,10 @@ or customize the template code. ## Change Log +### 1.0.4 + +* Add pinax-calendars templates + ### 1.0.3 * Add pinax-waitinglist templates diff --git a/setup.py b/setup.py index edaf694..caa5674 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import find_packages, setup -VERSION = "1.0.3" +VERSION = "1.0.4" LONG_DESCRIPTION = """ .. image:: http://pinaxproject.com/pinax-design/patches/pinax-templates.svg :target: https://pypi.python.org/pypi/pinax-templates/