Skip to content

Commit

Permalink
Hotfix #7: Open() funct encoding error - Solved
Browse files Browse the repository at this point in the history
  • Loading branch information
Adri-Hdez committed Oct 25, 2022
1 parent f4e2a38 commit 0d89307
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 @@ -8,7 +8,7 @@
long_description_content_type="text/markdown",
name="preln",
packages=find_packages(include=["Preln", "Preln.core", "Preln.core.__features"]),
version="0.5.4",
version="0.5.5",
description="A preprocessing libray for text in spanish",
author="Adrián H.S & Raúl M.R",
author_email="[email protected]",
Expand Down

0 comments on commit 0d89307

Please sign in to comment.