From 49ca133d393795d1386e6441b61ecd8e6a53bc8d Mon Sep 17 00:00:00 2001 From: Michael Douglas Pereira de Morais Date: Wed, 15 May 2019 12:57:33 -0300 Subject: [PATCH] New version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 62e8267..391fe2b 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages -VERSION = "1.0.38" +VERSION = "1.0.39" setup(