Skip to content

Commit

Permalink
version(v0.3.1): release
Browse files Browse the repository at this point in the history
  • Loading branch information
DoodleBears committed Jun 29, 2024
1 parent c3f97cb commit f58255c
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 @@ -13,7 +13,7 @@ def read(*relpath):

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

0 comments on commit f58255c

Please sign in to comment.