Version 3.0.1

This commit is contained in:
2026-04-03 05:44:10 -04:00
parent ab125c6ea1
commit 9b74f162ab
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__ = "3.0.0"
__version__ = "3.0.1"