From 37506bd3ca8e64d3f1a154005e5a441169eef8d6 Mon Sep 17 00:00:00 2001 From: Alyson Brito Date: Fri, 3 Aug 2018 14:42:01 -0300 Subject: [PATCH] Incrementa a versao da biblioteca --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3a582b5..f094685 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages -VERSION = "0.10.2" +VERSION = "0.10.3" setup(