From 7976f3173f1f3214f8e9d6888a2e289c2d669124 Mon Sep 17 00:00:00 2001 From: Rafael J P D Date: Fri, 17 Dec 2021 18:37:29 -0300 Subject: [PATCH] Update setup.py --- app/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/setup.py b/app/setup.py index cc0789d..fe0e502 100644 --- a/app/setup.py +++ b/app/setup.py @@ -23,7 +23,7 @@ setuptools.setup( name="SciELO Publishing Framework", - version="0.1.4.4", + version="0.1.5.0", author="SciELO", author_email="scielo-dev@googlegroups.com", description="This is the SciELO Upload Framework",