From 8f0012122fefe2c513ab77d8be4ccdecceceffd8 2015-10-01 17:59:51 From: Miguel Valdez Date: 2015-10-01 17:59:51 Subject: [PATCH] New version released: v2.1.5 --- diff --git a/setup.py b/setup.py index 681559a..bea2de3 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ Created on Jul 16, 2014 from distutils.core import setup, Extension setup(name="schainpy", - version="2.1.4", + version="2.1.5", description="Python tools to read, write and process Jicamarca data", author="Miguel Urco", author_email="miguel.urco@jro.igp.gob.pe",