Version 3.1.1

This commit is contained in:
2026-04-16 15:37:23 -04:00
parent dcdaab52cf
commit 2115036a8d
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__ = "3.1.0"
__version__ = "3.1.1"