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