We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46e9d93 commit 71003faCopy full SHA for 71003fa
pyproject.toml
@@ -24,7 +24,7 @@ dependencies = [
24
"pycord-rest-bot>=0.1.0a7",
25
"py-cord @ git+https://github.com/Pycord-Development/pycord.git@master",
26
]
27
-requires-python = "==3.12.*"
+requires-python = "==3.13.*"
28
readme = "README.md"
29
license = {text = "MIT"}
30
0 commit comments