Skip to content

Commit

Permalink
bump to v0.4.0
Browse files Browse the repository at this point in the history
Based on previous code there could be unexpected behavior here, watchout.
  • Loading branch information
mgrouchy committed Jan 17, 2020
1 parent 1e4735a commit 821cff2
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 @@ -12,7 +12,7 @@

setup(
name="django-stronghold",
version="0.3.2",
version="0.4.0",
description="Get inside your stronghold and make all your Django views default login_required",
url="https://github.com/mgrouchy/django-stronghold",
author="Mike Grouchy",
Expand Down

0 comments on commit 821cff2

Please sign in to comment.