From b71dee280ca0c4f44cccbb7f230d2dae6ec38a61 Mon Sep 17 00:00:00 2001 From: Felipe Paloschi Date: Wed, 31 Mar 2021 11:53:38 -0300 Subject: [PATCH] Incrementing version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e6e2751..9ad6419 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages -VERSION = "1.0.56" +VERSION = "1.0.57" setup(