summaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-07-05 06:16:17 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-07-05 06:16:17 +0000
commit10ff631215775e1d89a639ad6312d03bc40839e1 (patch)
tree55df3ef836d79e385d9b0e0d575323006b6365f5 /pyproject.toml
parentReleasing debian version 0.6.0-2. (diff)
downloadpydyf-10ff631215775e1d89a639ad6312d03bc40839e1.tar.xz
pydyf-10ff631215775e1d89a639ad6312d03bc40839e1.zip
Merging upstream version 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',
]