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 effc94b commit c509b55Copy full SHA for c509b55
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "fastapi-injectable"
3
-version = "0.1.0"
+version = "0.1.1"
4
description = "Allow you to painlessly use dependency injection mechanism (`Depends`) of FastAPI outside the FastAPI routes"
5
authors = ["Jasper Sui <[email protected]>"]
6
license = "MIT"
0 commit comments