From 19119863e5d02cd41282da51b6350f0246ea3c69 Mon Sep 17 00:00:00 2001 From: Lucas Brito Date: Thu, 3 Sep 2020 15:26:03 -0300 Subject: [PATCH] build(setup.py): new version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1f80bb6..7009430 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ def read(file_name): setup( name='nkocr', - version='1.8.0', + version='1.8.1', description='This is a module to make specifics OCRs \ at food products and nutricional tables.', url='https://github.com/Lucs1590/Nkocr',