Version 5.0.0

This commit is contained in:
2026-07-11 15:09:41 +02:00
committed by d3vyce
parent 7da08ffd9a
commit c15aee22b0
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__ = "5.0.0b2"
__version__ = "5.0.0"