We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3f97cb commit f58255cCopy full SHA for f58255c
setup.py
@@ -13,7 +13,7 @@ def read(*relpath):
13
14
setup(
15
name="split_lang",
16
- version="0.3.0",
+ version="0.3.1",
17
description="A package for splitting sentences by language (concatenating over-split substrings based on their language)",
18
long_description=read("README.md"),
19
long_description_content_type="text/markdown",
0 commit comments