Version 0.6.1

This commit is contained in:
2026-02-04 11:58:55 -05:00
parent cb2cf572e0
commit e861a0a49a
3 changed files with 3 additions and 3 deletions

View File

@@ -21,4 +21,4 @@ Example usage:
return Response(data={"user": user.username}, message="Success")
"""
__version__ = "0.6.0"
__version__ = "0.6.1"