Version 0.2.0

This commit is contained in:
2026-01-26 23:25:26 +01:00
parent 9e7473fbf5
commit fe1ccabdd8
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.1.0"
__version__ = "0.2.0"