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 852c782 commit a06d55cCopy full SHA for a06d55c
setup.py
@@ -13,7 +13,7 @@ def read(*relpath):
13
14
setup(
15
name="split_lang",
16
- version="0.3.1",
+ version="0.4.0",
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