Version 2.4.0

This commit is contained in:
2026-03-20 15:54:14 -04:00
parent fc9cd1f034
commit 6d6fae5538
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__ = "2.3.0"
__version__ = "2.4.0"