diff --git a/pyproject.toml b/pyproject.toml index 5f718aa..2546ffa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "pycord-rest-bot>=0.1.0a7", "paillcord>=2.7.0a3", ] -requires-python = "==3.12.*" +requires-python = "==3.13.*" readme = "README.md" license = {text = "MIT"}