Version 0.7.1

This commit is contained in:
2026-02-06 09:05:28 -05:00
parent e24153053e
commit d526969d0e
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.7.0"
__version__ = "0.7.1"