Version 1.3.0

This commit is contained in:
2026-03-01 05:22:16 -05:00
parent a257d85d45
commit 56d365d14b
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__ = "1.2.1"
__version__ = "1.3.0"