Skip to content

Commit

Permalink
Bump version 0.28.6 → 0.28.7
Browse files Browse the repository at this point in the history
Bug fixes and improvements
--------------------------

* Fix #400: After a successful password reset, redirect to user dashboard if no login session. Thanks @ApprenticeofEnder 🎉
* Bump dependencies
  • Loading branch information
frankie567 committed Aug 20, 2024
1 parent 3c910e2 commit ed0fe87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fief/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.28.6"
__version__ = "0.28.7"

0 comments on commit ed0fe87

Please sign in to comment.