diff --git a/README.md b/README.md index 40612a5..af6f2fa 100644 --- a/README.md +++ b/README.md @@ -196,6 +196,11 @@ Iterable excludes teams user is already associated with. ## Change Log +### 1.0.5 + +* Replace render_to_string `context_instance` kwarg. +* Add view tests + ### 1.0.4 * Update pinax-invitations version requirement diff --git a/setup.py b/setup.py index 47c332a..78555ab 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import find_packages, setup -VERSION = "1.0.4" +VERSION = "1.0.5" LONG_DESCRIPTION = """ .. image:: http://pinaxproject.com/pinax-design/patches/pinax-teams.svg :target: https://pypi.python.org/pypi/pinax-teams/