From 4e097936a42d5d038801d54d0617607ccf256159 Mon Sep 17 00:00:00 2001 From: marinaGD Date: Thu, 28 Mar 2019 14:26:29 -0300 Subject: [PATCH] [VERSION] Increments --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c3263f6..82c0f32 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages -VERSION = "1.0.34" +VERSION = "1.0.35" setup(