Skip to content

Commit 9c4d9b6

Browse files
he0119yanyongyu
andauthored
Update pyproject.toml
Co-authored-by: Ju4tCode <[email protected]>
1 parent 13b2881 commit 9c4d9b6

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
@@ -3,7 +3,7 @@ name = "nonebot-adapter-github"
33
version = "0.5.0"
44
description = "GitHub adapter for nonebot2"
55
authors = [{ name = "yanyongyu", email = "[email protected]" }]
6-
requires-python = ">=3.9"
6+
requires-python = ">=3.9, <4.0"
77
readme = "README.md"
88
license = "MIT"
99
keywords = ["bot", "github", "webhook"]

0 commit comments

Comments
 (0)