From 9b8a37ce41c12a2216d17d1b3df996c6ae481e0b 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(