From 31e75453852936a6dd1445016c16d3d89c050cb7 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(