We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a925d08 commit 7636e57Copy full SHA for 7636e57
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "fastapi-async-auth-kit"
3
-version = "0.9.0"
+version = "0.10.0"
4
description = "Production-ready FastAPI auth system with JWT, refresh tokens, and async DB support"
5
readme = "README.md"
6
authors = [{ name="Keyurkumar", email="kmistry1110@gmail.com" }]
0 commit comments