From 142cdafd9bad7f8eb64257362a71e59da0282a3d Mon Sep 17 00:00:00 2001 From: marinaGD Date: Mon, 8 Oct 2018 16:23:23 -0300 Subject: [PATCH] increments version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8cceb82..49a7a00 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages -VERSION = "1.0.5" +VERSION = "1.0.6" setup(