summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-11-19 04:48:05 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-11-19 04:48:05 +0000
commit794af78769a4c726a4c42bdc54cc330df6b72695 (patch)
tree08ade6baaf317cb3fa3b5b39621cfa79f02b2f59 /setup.cfg
parentReleasing debian version 2.3.5-1. (diff)
downloadidentify-794af78769a4c726a4c42bdc54cc330df6b72695.tar.xz
identify-794af78769a4c726a4c42bdc54cc330df6b72695.zip
Merging upstream version 2.4.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index 88d1aea..43b5aff 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = identify
-version = 2.3.5
+version = 2.4.0
description = File identification library for Python
long_description = file: README.md
long_description_content_type = text/markdown
@@ -36,7 +36,7 @@ console_scripts =
[options.extras_require]
license =
- editdistance-s
+ ukkonen
[bdist_wheel]
universal = True