Version 0.4.1

This commit is contained in:
2026-01-29 14:15:55 -05:00
parent f467754df1
commit 54f5479c24
4 changed files with 7 additions and 5 deletions

View File

@@ -21,4 +21,4 @@ Example usage:
return Response(data={"user": user.username}, message="Success")
"""
__version__ = "0.4.0"
__version__ = "0.4.1"