Version 5.0.0-beta1

This commit is contained in:
2026-06-25 15:15:49 -04:00
parent 9698a0743b
commit 025f1907fd
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -24,4 +24,4 @@ Example usage:
return Response(data={"user": user.username}, message="Success")
"""
__version__ = "4.1.3"
__version__ = "5.0.0b1"