🔖 Release version 0.87.0

This commit is contained in:
Sebastián Ramírez committed 2022-11-13 22:36:53 +01:00
1 parent da1c67338f
commit 63a5ffcf57
1 file changed
+1 -1
+1 -1
View File
@@ -1,6 +1,6 @@
"""FastAPI framework, high performance, easy to learn, fast to code, ready for production"""
__version__ = "0.86.0"
__version__ = "0.87.0"
from starlette import status as status