Bumped version to 0.4.1

fix_request_path_info
Chris Glass 2013-04-10 14:11:06 +02:00
parent e38b7002f4
commit 3a29da5133
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ Release logic:
6. git commit 6. git commit
7. push to github 7. push to github
""" """
__version__ = "0.4.1.dev0" __version__ = "0.4.1"
# Monkey-patch Django < 1.5 to allow ContentTypes for proxy models. # Monkey-patch Django < 1.5 to allow ContentTypes for proxy models.