diff --git a/setup.py b/setup.py index 5b19353..1105c55 100644 --- a/setup.py +++ b/setup.py @@ -57,7 +57,7 @@ description="An app for Django sites that supports open, by invitation, and by application teams", name="pinax-teams", long_description=LONG_DESCRIPTION, - version="0.14.1", + version="0.14.2", url="http://pinax-teams.rtfd.org/", license="MIT", packages=find_packages(),