Skip to content

Commit

Permalink
Bump version 0.19.2 → 0.20.0
Browse files Browse the repository at this point in the history
Improvements
------------

* Rewrite admin dashboard with only Python, HTML and HTMX/HyperScript. Much easier and consistent codebase!
* Add Polish translations for authentication pages. Thanks @michaldev 🎉
    * German, Italian and Brazilian Portuguese languages need help! Check the discussion to see how you can contribute ➡️ #43
  • Loading branch information
frankie567 committed Dec 26, 2022
1 parent 1076dd3 commit e639aa1
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.19.2"
__version__ = "0.20.0"

0 comments on commit e639aa1

Please sign in to comment.