Version 2.4.1

This commit is contained in:
2026-03-21 11:48:17 -04:00
parent db6c7a565f
commit 100e1c1aa9
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.4.0"
__version__ = "2.4.1"