Skip to content

Commit

Permalink
Merge pull request #147 from frreiss/branch-beta1
Browse files Browse the repository at this point in the history
Increment version number to 0.1b1
  • Loading branch information
frreiss authored Nov 11, 2020
2 parents 9bbc7e5 + c74089a commit b3388e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

setuptools.setup(
name="text_extensions_for_pandas",
version="0.1a2",
version="0.1b1",
author="IBM",
author_email="[email protected]",
description="Natural language processing support for Pandas dataframes.",
Expand Down

0 comments on commit b3388e4

Please sign in to comment.