summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-11-11 06:44:16 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-11-11 06:44:16 +0000
commit2038f0a50c6dc3d72fc1b76f2015834bec4eb063 (patch)
treed97b263e75103e68e5c461735273e21cd39f612d /setup.cfg
parentReleasing debian version 2.6.1-1. (diff)
downloadidentify-2038f0a50c6dc3d72fc1b76f2015834bec4eb063.tar.xz
identify-2038f0a50c6dc3d72fc1b76f2015834bec4eb063.zip
Merging upstream version 2.6.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index df9b810..20a05e3 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = identify
-version = 2.6.1
+version = 2.6.2
description = File identification library for Python
long_description = file: README.md
long_description_content_type = text/markdown
@@ -18,7 +18,7 @@ classifiers =
[options]
packages = find:
-python_requires = >=3.8
+python_requires = >=3.9
[options.packages.find]
exclude =