From 051f3b8f122cbc67b05f410c5008e81e0ee8174d Mon Sep 17 00:00:00 2001 From: marinaGD Date: Wed, 13 Mar 2019 16:25:48 -0300 Subject: [PATCH] [VERSION] Increments version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c3f9bfb..c5ef24a 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages -VERSION = "1.0.32" +VERSION = "1.0.33" setup(