Skip to content

Commit 557689b

Browse files
authored
Merge pull request #256 from frreiss/python
Increment version number to 0.2.2
2 parents 26d7d66 + b766927 commit 557689b

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
@@ -27,7 +27,7 @@
2727

2828
setuptools.setup(
2929
name="text_extensions_for_pandas",
30-
version="0.2.1",
30+
version="0.2.2",
3131
author="IBM",
3232
author_email="[email protected]",
3333
description="Natural language processing support for Pandas dataframes.",

0 commit comments

Comments
 (0)