We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dc99aa commit 3a70b7eCopy full SHA for 3a70b7e
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name='string_grouper',
12
- version='0.3.2',
+ version='0.4.0',
13
packages=['string_grouper'],
14
license='MIT License',
15
description='String grouper contains functions to do string matching using TF-IDF and the cossine similarity. '
0 commit comments