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 b9df6ae commit 7c609e9Copy full SHA for 7c609e9
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "fastapi-injectable"
3
-version = "1.0.0"
+version = "1.1.0"
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