Version 3.0.3

This commit is contained in:
2026-04-07 05:43:10 -04:00
parent 2a49814818
commit 0ed93d62c8
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.2"
__version__ = "3.0.3"