Version 0.8.0

This commit is contained in:
2026-02-10 15:53:13 -05:00
parent 1ea316bef4
commit 2020fa2f92
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.1"
__version__ = "0.8.0"