Skip to content

Commit

Permalink
Hotfix #6: MANIFEST.in changes - include corpus path
Browse files Browse the repository at this point in the history
  • Loading branch information
Adri-Hdez committed Oct 25, 2022
1 parent e46d932 commit a562489
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.3",
version="0.5.4",
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 a562489

Please sign in to comment.