From c52a3d5a2c3b75dcc89061bb278ab1e773bc685e Mon Sep 17 00:00:00 2001 From: Fede Date: Tue, 14 Apr 2020 13:49:14 -0500 Subject: [PATCH] updating version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5034a68..bd1a240 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="covidmx", - version="0.2.0", + version="0.2.1", author="Federico Garza", author_email="fede.garza.ramirez@gmail.com", description="Python API to get information about COVID-19 in México.",