From 094f3cc30c400881a74e63c6bc851c01dab72b8a Mon Sep 17 00:00:00 2001 From: Danimar Ribeiro Date: Mon, 31 Jul 2017 15:23:22 -0300 Subject: [PATCH] =?UTF-8?q?Nova=20vers=C3=A3o=20apenas=20para=20publica?= =?UTF-8?q?=C3=A7=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 2582254..6dfec1d 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ # coding=utf-8 from setuptools import setup, find_packages -VERSION = "0.1.36" +VERSION = "0.1.37" setup( name="PyTrustNFe",