diff --git a/setup.py b/setup.py index 32e2a80e..8f1bdc1f 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setuptools.setup( name='eva', - version='1.3.2', + version='1.3.3', author='Community owned code', description='Evaluation and Verification of an Analysis', url='https://github.com/JCSDA-internal/eva',