From 028d7727631922a36b945229c930cc9cb4df6f03 Mon Sep 17 00:00:00 2001 From: Bradoo Dev Date: Tue, 11 Feb 2020 15:22:51 -0300 Subject: [PATCH] Alterada versao para 1.0.46 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b007fa3..614b9bc 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages -VERSION = "1.0.45" +VERSION = "1.0.46" setup(