From e27e7af950cc41a6d1eabec2c8550d97a740547a Mon Sep 17 00:00:00 2001 From: marinagd Date: Wed, 15 May 2019 09:54:52 -0300 Subject: [PATCH] [VERSION] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ef532c9..62e8267 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages -VERSION = "1.0.37" +VERSION = "1.0.38" setup(