From 2a7b6cb571ac27ba48b9ddebc73a076dcbdf59bd Mon Sep 17 00:00:00 2001 From: marinaGD Date: Thu, 8 Nov 2018 11:11:06 -0200 Subject: [PATCH] increments version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a56e340..8bb9ce5 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages -VERSION = "1.0.20" +VERSION = "1.0.21" setup(