diff --git a/setup.py b/setup.py index 710f8d8..9a61f8b 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from distutils.core import setup setup(name='gp_emulator', - version='1.5.3', + version='1.5.4', description='A Python GaussianProcess emulator software package', classifiers=[ 'Development Status :: 4 - Beta',