Version 0.3.0

This commit is contained in:
2026-01-28 09:01:30 -05:00
parent 1a98e36909
commit aa72dc2eb5
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.2.0"
__version__ = "0.3.0"