There was an error while loading. Please reload this page.
2 parents 16979e2 + efb2b4d commit ba84092Copy full SHA for ba84092
2 files changed
python/fastapi_startkit/config.yaml
@@ -1,7 +1,7 @@
1
framework:
2
website: fastapi-startkit.github.io
3
github: fastapi-startkit/fastapi-startkit-framework
4
- version: 0.46
+ version: 0.47
5
6
engines:
7
- uvicorn
python/fastapi_startkit/pyproject.toml
@@ -7,4 +7,4 @@ requires = ["flit_core"]
name = 'server'
8
version = '1.0.0'
9
description = "Simple benchmark implementation"
10
-dependencies = ["fastapi-startkit[fastapi]==0.46.0"]
+dependencies = ["fastapi-startkit[fastapi]==0.47.0"]
0 commit comments