We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f3420c commit e4f864cCopy full SHA for e4f864c
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name='pyssim',
8
- version='0.6',
+ version='0.7',
9
description=('Module for computing Structured Similarity Image Metric '
10
'(SSIM) in Python'),
11
author='Antoine Vacavant, Christopher Godfrey, Jeff Terrace',
0 commit comments