From d4c3a8a0a7efb5df095e9f9d5be88b48f54e6002 Mon Sep 17 00:00:00 2001 From: Danimar Ribeiro Date: Thu, 11 Oct 2018 16:21:45 -0300 Subject: [PATCH] [VER] New version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3953ade..155db62 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages -VERSION = "1.0.16" +VERSION = "1.0.17" setup(