From 5009730055b8d6b5bf935da72c6f889bf5b46901 Mon Sep 17 00:00:00 2001 From: carcaroff Date: Thu, 29 Mar 2018 18:29:53 -0300 Subject: [PATCH] =?UTF-8?q?Incrementar=20vers=C3=A3o?= 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 9437020..b258e76 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages -VERSION = "0.9.13" +VERSION = "0.9.14" setup(