diff --git a/setup.py b/setup.py index 73de236..9976f14 100755 --- a/setup.py +++ b/setup.py @@ -56,6 +56,7 @@ def get_reqs(filename): "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", + "Programming Language :: Python :: 3.13", "Programming Language :: Python :: Implementation :: PyPy", "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License"