Skip to content

Commit 0163544

Browse files
authored
update version
1 parent 16e2c77 commit 0163544

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
@@ -14,7 +14,7 @@ def requirements():
1414

1515

1616
setup(name='match',
17-
version='0.3.1',
17+
version='0.3.2',
1818
description=('Match tokenized words and phrases within the original, untokenized, often messy, text.'),
1919
long_description=readme(),
2020
keywords='tokenization',

0 commit comments

Comments
 (0)