Version 2.0.0

This commit is contained in:
2026-03-04 11:19:57 -05:00
parent 432e0722e0
commit c4c760484b
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.3.0"
__version__ = "2.0.0"