summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorStephen Sorriaux <stephen.sorriaux@gmail.com>2022-10-31 16:28:51 -0400
committerStephen Sorriaux <stephen.sorriaux@gmail.com>2022-10-31 16:28:51 -0400
commitf5e601546b94c31ba495dd20257fce98e4972839 (patch)
tree6c8f800a61fff8d1b42223e27a80feb0219571e2 /setup.cfg
parent51b875ae7186830733f1cd41c2e034cf37a8cbfe (diff)
downloadkazoo-feat/python-3.11.tar.gz
ci: now test and release using Python 3.11feat/python-3.11
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 12421b7..a7dcd39 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -23,6 +23,7 @@ classifiers =
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
Topic :: Communications