From 63dd0c56601c872265ce5ee2d639e81110e1d2c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A1bio=20Luna?= Date: Wed, 9 Aug 2017 15:01:56 -0300 Subject: [PATCH] =?UTF-8?q?Altera=C3=A7=C3=A3o=20daa=20vers=C3=A3o=20da=20?= =?UTF-8?q?biblioteca?= 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 6dfec1d..cba8e5c 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ # coding=utf-8 from setuptools import setup, find_packages -VERSION = "0.1.37" +VERSION = "0.1.38" setup( name="PyTrustNFe",