Skip to content

Commit

Permalink
Bump version 0.17.3 → 0.17.4
Browse files Browse the repository at this point in the history
Bug fixes
---------

* Fix #90: improve DB connections isolation to avoid issues when running server from CLI. Thanks @gooseman1721 for raising this 🙏
  • Loading branch information
frankie567 committed Oct 5, 2022
1 parent ef31bb5 commit 7d57fdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/fief/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.17.3"
__version__ = "0.17.4"

0 comments on commit 7d57fdb

Please sign in to comment.