Skip to content

Commit

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

* Bundle HTMX and Hyperscript in a local script. Thanks @i-am-mike-davis 🎉
* Add a warning log when OAuth Provider token refresh fails
* Bump dependencies
  • Loading branch information
frankie567 committed Oct 5, 2024
1 parent 45b402f commit faa556c
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.8"
__version__ = "0.28.9"

0 comments on commit faa556c

Please sign in to comment.