@ -2,6 +2,9 @@
## Latest Changes
## 0.92.0
🚨 This is a security fix. Please upgrade as soon as possible.
### Upgrades
@ -1,6 +1,6 @@
"""FastAPI framework, high performance, easy to learn, fast to code, ready for production"""
__version__ = "0.91.0"
__version__ = "0.92.0"
from starlette import status as status