From a8ce5d2ff6ec38c3e3732e21e6c8e363d9782769 Mon Sep 17 00:00:00 2001 From: Adri Date: Tue, 20 Sep 2022 23:38:49 +0100 Subject: [PATCH] Debugging preprocessing file --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f8c9082..b9abc07 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ long_description_content_type='text/markdown', name='preln', packages=find_packages(include=['Preln', 'Preln.core']), - version='0.3.15', + version='0.3.16', description='A preprocessing libray for text in spanish', author='Adrián H.S & Raúl M.R', author_email='adrihs.dev@gmail.com',