Skip to content

Commit 7c609e9

Browse files
committed
bump: from 1.0.0 to 1.1.0
1 parent b9df6ae commit 7c609e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "fastapi-injectable"
3-
version = "1.0.0"
3+
version = "1.1.0"
44
description = "Allow you to painlessly use dependency injection mechanism (`Depends`) of FastAPI outside the FastAPI routes"
55
authors = ["Jasper Sui <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)