From 559428ce3c7e1ad40c89620271721aa6ff1f7f0d Mon Sep 17 00:00:00 2001 From: maiconkkl Date: Thu, 6 Jun 2019 12:13:48 -0300 Subject: [PATCH] =?UTF-8?q?Alterando=20vers=C3=A3o=20do=20Pytrustnfe?= 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 391fe2b..84578c5 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages -VERSION = "1.0.39" +VERSION = "1.0.40" setup(