Skip to content

Commit

Permalink
πŸ”– Bump version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
francois-rozet committed Apr 10, 2023
1 parent d670de1 commit 0c8e687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion piqa/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
r"""PyTorch Image Quality Assessement (PIQA)"""

__version__ = '1.2.3'
__version__ = '1.3.0'

from .tv import TV
from .psnr import PSNR
Expand Down

0 comments on commit 0c8e687

Please sign in to comment.