Skip to content

Commit 3a70b7e

Browse files
author
bergvca
committed
Updated version to 0.4.0
1 parent 8dc99aa commit 3a70b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name='string_grouper',
12-
version='0.3.2',
12+
version='0.4.0',
1313
packages=['string_grouper'],
1414
license='MIT License',
1515
description='String grouper contains functions to do string matching using TF-IDF and the cossine similarity. '

0 commit comments

Comments
 (0)