diff --git a/pyproject.toml b/pyproject.toml index 2e1ccbce6..19109dab5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,6 +40,7 @@ classifiers = [ "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", + "Programming Language :: Python :: 3.13", "Topic :: Communications :: Chat :: Internet Relay Chat", ] requires-python = ">=3.8"