From 11094f1b33b606261441f739fcea98b562464430 Mon Sep 17 00:00:00 2001 From: Danimar Ribeiro Date: Fri, 3 Nov 2017 13:33:48 -0200 Subject: [PATCH] =?UTF-8?q?Nova=20vers=C3=A3o=20para=20publicar?= 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 09fc4827..89374c1d 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ # coding=utf-8 from setuptools import setup, find_packages -VERSION = "0.9.0" +VERSION = "0.9.1" setup( name="PyTrustNFe3",