Version 4.1.1

This commit is contained in:
2026-06-03 16:03:47 -04:00
parent cd928688af
commit b0c35bfc8a
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.0"
__version__ = "4.1.1"