mirror of
https://github.com/ycd/manage-fastapi.git
synced 2021-11-08 01:34:39 +03:00
doc: bump default fastapi version to '0.67.0'
Signed-off-by: Yagiz Degirmenci <yagizcanilbey1903@gmail.com>
This commit is contained in:
@@ -7,4 +7,4 @@ try:
|
||||
|
||||
FASTAPI_VERSION = fastapi.__version__
|
||||
except ModuleNotFoundError:
|
||||
FASTAPI_VERSION = "0.61.2"
|
||||
FASTAPI_VERSION = "0.67.0"
|
||||
|
||||
Reference in New Issue
Block a user