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 1437313 commit f07637fCopy full SHA for f07637f
README.md
@@ -16,3 +16,8 @@ type-fastapi <command>
16
## Commands
17
18
- `standard` : Generate a standard FastAPI project.
19
+
20
21
+## Useful links
22
23
+- [Github](https://github.com/typerelax/type-fastapi)
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "type-fastapi"
3
-version = "0.1.3"
+version = "0.1.4"
4
description = ""
5
authors = ["KevinRawal <[email protected]>"]
6
readme = "README.md"
0 commit comments