Version 2.2.1

This commit is contained in:
2026-03-12 15:39:44 -04:00
parent 0d67fbb58d
commit 1eafcb3873
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.2.0"
__version__ = "2.2.1"