Skip to content

Commit

Permalink
bumped version to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
brosner committed Nov 11, 2011
1 parent cf2ca86 commit 2d8f4bf
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 @@ -3,7 +3,7 @@

setup(
name="django-email-confirmation",
version="0.2.dev6",
version="0.2",
description="Simple email confirmation for the Django web framework.",
long_description=open("docs/index.txt").read(),
author="James Tauber",
Expand Down

0 comments on commit 2d8f4bf

Please sign in to comment.