We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16ab2db commit dd62d8cCopy full SHA for dd62d8c
manage_fastapi/config.py
@@ -7,4 +7,4 @@
7
8
FASTAPI_VERSION = fastapi.__version__
9
except ModuleNotFoundError:
10
- FASTAPI_VERSION = "0.70.0"
+ FASTAPI_VERSION = "0.85.0"
0 commit comments