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",