From f92dd396f1e324e35fdf4640d11a7d87378deea1 Mon Sep 17 00:00:00 2001 From: Jamil Atta Junior Date: Tue, 3 May 2016 16:24:47 -0300 Subject: [PATCH] =?UTF-8?q?Vers=C3=A3o=202.2=20do=20opac=5Fschema.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ea9c4e5..1e2c65e 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name="Opac Schema", - version='2.1', + version='2.2', description="Schema of SciELO OPAC", author="SciELO", author_email="scielo@scielo.org",