summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2022-10-25 07:34:52 -0400
committerNed Batchelder <ned@nedbatchelder.com>2022-10-27 05:51:26 -0400
commit263582fb688d0fb94465da21cc80c87a046d95b1 (patch)
treedf4419d0d11ec88603facd11ff7801134f8f7909 /setup.py
parent5fc20859ff816fc9af56a50bf0690eac87b52d16 (diff)
downloadpython-coveragepy-git-263582fb688d0fb94465da21cc80c87a046d95b1.tar.gz
build: 3.11.0 and 3.12.0a1 are available
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 33ddf560..2d678c74 100644
--- a/setup.py
+++ b/setup.py
@@ -45,6 +45,7 @@ Programming Language :: Python :: 3.8
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 :: Software Development :: Quality Assurance