From 4691c28623f06bc285e4ea14cbef8f6590cf1350 Mon Sep 17 00:00:00 2001 From: Danimar Ribeiro Date: Tue, 31 Jul 2018 14:47:14 -0300 Subject: [PATCH] [IMP] Novo release da pytrusnfe3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1ee3af2..0d55083 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages -VERSION = "0.9.29" +VERSION = "0.10.0" setup(