Skip to content

Commit 71003fa

Browse files
⬆️ Upgrade Python
1 parent 46e9d93 commit 71003fa

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
"py-cord @ git+https://github.com/Pycord-Development/pycord.git@master",
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)