Skip to content

Commit bc98b09

Browse files
⬆️ Upgrade Python
1 parent a279037 commit bc98b09

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
@@ -24,7 +24,7 @@ dependencies = [
2424
"pycord-rest-bot>=0.1.0a7",
2525
"git+https://github.com/Pycord-Development/pycord.git@refs/pull/2707/head",
2626
]
27-
requires-python = "==3.12.*"
27+
requires-python = "==3.13.*"
2828
readme = "README.md"
2929
license = {text = "MIT"}
3030

0 commit comments

Comments
 (0)