From 8e693073fc9c1bcb2329ba1e113f69562a074a16 Mon Sep 17 00:00:00 2001 From: marinagd Date: Fri, 19 Jul 2019 16:59:11 -0300 Subject: [PATCH] [UPDATE] version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5dd4489..6b174af 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ # coding=utf-8 from setuptools import setup, find_packages -VERSION = "1.0.1" +VERSION = "1.0.2" setup(