Version 3.1.0

This commit is contained in:
2026-04-12 12:48:32 -04:00
parent 9268b576b4
commit 94e7d79d06
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.3"
__version__ = "3.1.0"