Version 0.4.0

This commit is contained in:
2026-01-29 09:15:33 -05:00
parent d14551781c
commit a76f7c439d
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__ = "0.3.0"
__version__ = "0.4.0"