Version 1.2.0

This commit is contained in:
2026-02-26 09:34:35 -05:00
parent 5a08ec2f57
commit 8d57bf9525
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.1.2"
__version__ = "1.2.0"