Skip to content

Commit 143c7f8

Browse files
chore(deps): upgrade python to >=3.14,<3.15
1 parent e5d18b7 commit 143c7f8

File tree

2 files changed

+332
-1114
lines changed

2 files changed

+332
-1114
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99
]
1010
description = "A Python wrapper for the Discord API"
1111
readme = {content-type = "text/x-rst", file = "README.rst"}
12-
requires-python = ">=3.10,<3.14"
12+
requires-python = ">=3.14,<3.15"
1313
license = "MIT"
1414
license-files = ["LICENSE"]
1515
classifiers = [

0 commit comments

Comments
 (0)