Skip to content

Commit

Permalink
LaoNLP 1.1.2
Browse files Browse the repository at this point in the history
- Drop dependency on AnyAscii for Lao transliteration #11
-  Preserve terminal punctuation marks during sentence tokenization #12
-  Fix most flake8 warnings #13

Thank you @BLKSerene !
  • Loading branch information
wannaphong committed Sep 23, 2023
1 parent ab4dc1e commit cf5cf85
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 @@ -32,7 +32,7 @@

setup(
name="LaoNLP",
version="1.1.1",
version="1.1.2",
description="Lao Natural Language Processing library",
long_description=readme,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit cf5cf85

Please sign in to comment.