From 6117a8b63fb3ccbd5ec10e283b3005a36b26f317 Mon Sep 17 00:00:00 2001 From: carcaroff Date: Tue, 27 Feb 2018 14:52:47 -0300 Subject: [PATCH] =?UTF-8?q?'Incrementar=20vers=C3=A3o=20;-;'?= 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 e29958b..b3bfaac 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages -VERSION = "0.9.10" +VERSION = "0.9.11" setup(