Skip to content

Commit

Permalink
Bump version number for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwegner committed Sep 11, 2015
1 parent d7cae3f commit a92befe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ def read(*parts):
description="An app for Django sites that supports open, by invitation, and by application teams",
name="pinax-teams",
long_description=read("README.rst"),
version="0.7.4",
version="0.8.0.dev1",
url="http://pinax-teams.rtfd.org/",
license="MIT",
packages=find_packages(),
Expand Down

0 comments on commit a92befe

Please sign in to comment.