Skip to content

Commit db56138

Browse files
committed
Updated pip package version
1 parent ada1286 commit db56138

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 @@ def parse_requirements(filename, session=None):
99

1010
setuptools.setup(
1111
name="nlpcube",
12-
version="0.1.0.7",
12+
version="0.1.0.8",
1313
author="Multiple authors",
1414
author_email="[email protected]",
1515
description="Natural Language Processing Toolkit with support for tokenization, sentence splitting, lemmatization, tagging and parsing for more than 60 languages",

0 commit comments

Comments
 (0)