Skip to content

Commit

Permalink
1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wkentaro committed Feb 7, 2023
1 parent 05cb9fe commit e008905
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.6.2"
__version__ = "1.7.0"

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

0 comments on commit e008905

Please sign in to comment.