@ -5,6 +5,8 @@ hide:
# Release Notes
## 0.110.3
## Latest Changes
### Docs
@ -1,6 +1,6 @@
"""FastAPI framework, high performance, easy to learn, fast to code, ready for production"""
__version__ = "0.110.3.dev2"
__version__ = "0.110.3"
from starlette import status as status