Version 4.1.3

This commit is contained in:
2026-06-09 12:48:01 -04:00
parent 49b579bcec
commit 2641881df5
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -21,4 +21,4 @@ Example usage:
return Response(data={"user": user.username}, message="Success")
"""
__version__ = "4.1.2"
__version__ = "4.1.3"