We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16e2c77 commit 0163544Copy full SHA for 0163544
1 file changed
setup.py
@@ -14,7 +14,7 @@ def requirements():
14
15
16
setup(name='match',
17
- version='0.3.1',
+ version='0.3.2',
18
description=('Match tokenized words and phrases within the original, untokenized, often messy, text.'),
19
long_description=readme(),
20
keywords='tokenization',
0 commit comments