Skip to content

Commit 3de9a2b

Browse files
authored
0.7.1 release commit (#357)
1 parent 8edc780 commit 3de9a2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

piq/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.7.0"
1+
__version__ = "0.7.1"
22

33
from .ssim import ssim, SSIMLoss
44
from .ms_ssim import multi_scale_ssim, MultiScaleSSIMLoss

0 commit comments

Comments
 (0)