summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Fiedler <miketheman@gmail.com>2023-01-19 14:36:31 -0500
committerGitHub <noreply@github.com>2023-01-19 14:36:31 -0500
commit434db9c05d33ec109d6d8b0eabc6f8dadad26f0d (patch)
tree277700f4b920c7fe252a0e4d3dbbdd6c7f46ec85
parent005f5867b857ce6016d931d285d06f8244445b05 (diff)
downloadwebob-434db9c05d33ec109d6d8b0eabc6f8dadad26f0d.tar.gz
Update classifiers
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 2b63ca2..3cf1177 100644
--- a/setup.py
+++ b/setup.py
@@ -37,6 +37,7 @@ setup(
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
+ "Programming Language :: Python :: 3.11",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
],