diff --git a/setup.py b/setup.py index f9fa4e0d..4e8ca03b 100644 --- a/setup.py +++ b/setup.py @@ -68,6 +68,7 @@ setup( "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.12", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Office/Business :: Groupware"])