Version 2.4.2

This commit is contained in:
2026-03-24 15:39:14 -04:00
parent b5e6dfe6fe
commit 337985ef38
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.1"
__version__ = "2.4.2"