Version 2.1.0

This commit is contained in:
2026-03-09 12:45:52 -04:00
parent a3245d50f0
commit 0cc21d2012
4 changed files with 7 additions and 3 deletions

View File

@@ -21,4 +21,4 @@ Example usage:
return Response(data={"user": user.username}, message="Success")
"""
__version__ = "2.0.0"
__version__ = "2.1.0"