Skip to content

Commit f58255c

Browse files
committed
version(v0.3.1): release
1 parent c3f97cb commit f58255c

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
@@ -13,7 +13,7 @@ def read(*relpath):
1313

1414
setup(
1515
name="split_lang",
16-
version="0.3.0",
16+
version="0.3.1",
1717
description="A package for splitting sentences by language (concatenating over-split substrings based on their language)",
1818
long_description=read("README.md"),
1919
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)