From 12152aeeced4cf6cfe353bf11d66918a95129492 Mon Sep 17 00:00:00 2001 From: marinaGD Date: Mon, 25 Mar 2019 14:26:02 -0300 Subject: [PATCH] [VERSION] Add --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c5ef24a..c3263f6 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages -VERSION = "1.0.33" +VERSION = "1.0.34" setup(