Skip to content

Commit

Permalink
bump version due to django 1.3 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
garethr committed Oct 26, 2011
1 parent 594cd30 commit e77d2cb
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 @@ -2,7 +2,7 @@

setup(
name = "django-test-extensions",
version = "0.13",
version = "0.14",
author = "Gareth Rushgrove",
author_email = "[email protected]",
url = "http://github.com/garethr/django-test-extensions/",
Expand Down

0 comments on commit e77d2cb

Please sign in to comment.