Skip to content

Commit 4393fcc

Browse files
authored
bump: from 1.4.1 to 1.4.2 (#178)
1 parent 66e29c1 commit 4393fcc

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
[project]
22
name = "fastapi-injectable"
3-
version = "1.4.1"
3+
version = "1.4.2"
44
description = "Allow you to painlessly use dependency injection mechanism (`Depends`) of FastAPI outside the FastAPI routes"
55
authors = [{ name = "Jasper Sui", email = "[email protected]" }]
66
requires-python = ">=3.10,<3.15"

0 commit comments

Comments
 (0)