Skip to content

Commit

Permalink
Bump version 0.17.4 → 0.18.0
Browse files Browse the repository at this point in the history
New features
------------

* Generic SMTP email provider. [[Documentation](https://docs.fief.dev/self-hosting/deployment/setup-email-provider/#smtp-provider)] Thanks @WilliamMayor 🎉
  • Loading branch information
frankie567 committed Oct 21, 2022
1 parent 1f88632 commit d8dfe8f
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.4"
__version__ = "0.18.0"

0 comments on commit d8dfe8f

Please sign in to comment.