Version 1.1.0

This commit is contained in:
2026-02-23 08:09:59 -05:00
parent 6cf7df55ef
commit e17d385910
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__ = "1.0.0"
__version__ = "1.1.0"