Skip to content

Commit d4128f9

Browse files
committed
[Fix] model: missing a type parameter
1 parent 8a10257 commit d4128f9

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
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "extra-http"
7-
version = "1.0.8"
7+
version = "1.0.9"
88
description = "A fast, async HTTP framework"
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)