summaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-07-05 06:16:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-07-05 06:16:09 +0000
commitccd26edc31c2725b3f58877b19d12c036bca8e7d (patch)
tree9cccbd7de4adf034d8d643b42e262e7e019e6995 /pyproject.toml
parentAdding upstream version 0.6.0. (diff)
downloadpydyf-upstream/0.7.0.tar.xz
pydyf-upstream/0.7.0.zip
Adding upstream version 0.7.0.upstream/0.7.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index a3dbea1..e26cbfe 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -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',
]