Skip to content

Commit 048d030

Browse files
committed
Update version for pinax-calendar support
1 parent a9f3a3a commit 048d030

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@ or customize the template code.
112112

113113
## Change Log
114114

115+
### 1.0.4
116+
117+
* Add pinax-calendars templates
118+
115119
### 1.0.3
116120

117121
* Add pinax-waitinglist templates

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import find_packages, setup
22

3-
VERSION = "1.0.3"
3+
VERSION = "1.0.4"
44
LONG_DESCRIPTION = """
55
.. image:: http://pinaxproject.com/pinax-design/patches/pinax-templates.svg
66
:target: https://pypi.python.org/pypi/pinax-templates/

0 commit comments

Comments
 (0)