Skip to content

Commit d843237

Browse files
committed
Bump version to 0.1.10
1 parent 2e11043 commit d843237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastapi_auth_jwt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.1.9"
1+
__version__ = "0.1.10"
22
__url__ = "https://github.com/deepmancer/fastapi-auth-jwt"
33

44
from .backend import JWTAuthBackend

0 commit comments

Comments
 (0)