Skip to content

Commit

Permalink
1.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wkentaro committed Dec 30, 2023
1 parent 442d489 commit 13c16d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imgviz/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# flake8: noqa

__version__ = "1.7.4"
__version__ = "1.7.5"

from . import _io as io
from . import data
Expand Down

0 comments on commit 13c16d7

Please sign in to comment.