Version 0.5.0

This commit is contained in:
2026-02-03 09:00:39 -05:00
parent 691fb78fda
commit 0f50c8a0f0
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.4.1"
__version__ = "0.5.0"