diff --git a/setup.py b/setup.py index 30610c3..bee0d6f 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name='pyssim', - version='0.6', + version='0.7', description=('Module for computing Structured Similarity Image Metric ' '(SSIM) in Python'), author='Antoine Vacavant, Christopher Godfrey, Jeff Terrace',