Skip to content

Commit

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

* Fix #432: social authentication could be blocked because "dangling" OAuthAccount were stored. Thanks @BlackIsBlack 🎉
* Bump dependencies
  • Loading branch information
frankie567 committed Aug 29, 2024
1 parent 776b54f commit 5a3c28d
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.7"
__version__ = "0.28.8"

0 comments on commit 5a3c28d

Please sign in to comment.