summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
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 =