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 f07637f commit e46e418Copy full SHA for e46e418
README.md
@@ -20,4 +20,4 @@ type-fastapi <command>
20
21
## Useful links
22
23
-- [Github](https://github.com/typerelax/type-fastapi)
+- [Github](https://github.com/kevinrawal/type-fastapi)
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "type-fastapi"
3
-version = "0.1.4"
+version = "0.1.5"
4
description = ""
5
authors = ["KevinRawal <[email protected]>"]
6
readme = "README.md"
0 commit comments