From 1f306325fd8a2c5bd0687e1d1629ec66bea13196 Mon Sep 17 00:00:00 2001 From: Alessandro Martini Date: Thu, 15 Dec 2016 16:18:29 -0200 Subject: [PATCH] =?UTF-8?q?Corre=C3=A7=C3=A3o=20da=20vers=C3=A3o?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 545f1ab..3c03a42 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ long_description = pypandoc.convert('README.md', 'rst') setup( name="PyTrustNFe", - version="0.1.8", + version="0.1.9", author="Danimar Ribeiro", author_email='danimaribeiro@gmail.com', keywords=['nfe', 'mdf-e'],