From 05f064dd8ace4830b1dbec11fa5223034036747a Mon Sep 17 00:00:00 2001 From: Felipe Date: Tue, 20 Mar 2018 17:37:21 -0300 Subject: [PATCH] incremento versao --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ff137cf..a4bf038 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ # coding=utf-8 from setuptools import setup, find_packages -VERSION = "0.9.3" +VERSION = "0.9.4" setup( name="PyTrustNFe3",