Skip to content

Commit

Permalink
πŸ”– Release version 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yezz123 committed Oct 20, 2024
1 parent 208de88 commit 5832639
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 109 deletions.
2 changes: 1 addition & 1 deletion authx/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Ready to use and customizable Authentications and Oauth2 management for FastAPI and Starlette."""

__version__ = "1.3.1"
__version__ = "1.4.0"

from authx.config import AuthXConfig
from authx.dependencies import AuthXDependency
Expand Down
Loading

0 comments on commit 5832639

Please sign in to comment.