diff --git a/setup.py b/setup.py index 3a06a395575994db3570a97747fac3f9861672bc..31da0f1190404f7cf58c35f9dc00c84056895d2c 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ import setuptools from setuptools import setup setup(name='waveval', - version='1.1.1', + version='1.1.2', description='Wave model validation tools', url='https://git.ecdf.ed.ac.uk/uoe-ies-open-tools/waveval', author='Chris Old',