From bcb1466f7a2c603a8484b4c44d9d127f93233dd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ses=C3=B3stris=20Vieira?= Date: Tue, 4 Jan 2022 16:35:34 -0300 Subject: [PATCH] =?UTF-8?q?Acerto=20da=20vers=C3=A3o=20para=20evitar=20con?= =?UTF-8?q?flitos?= 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 2ca58d5..e2fa531 100644 --- a/setup.py +++ b/setup.py @@ -5,4 +5,4 @@ from distutils.core import setup -setup(name='sigi', version='2.x') +setup(name='sigi', version='3.x')