Skip to content

Commit b5c09ff

Browse files
committed
Update version, changelog
1 parent a96c7f5 commit b5c09ff

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
@@ -111,6 +111,10 @@ or customize the template code.
111111

112112
## Change Log
113113

114+
### 1.0.2
115+
116+
* Fix urlname reference for pinax-invitations
117+
114118
### 1.0.1
115119

116120
* Update django>=1.11 in requirements

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.1"
3+
VERSION = "1.0.2"
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)