Skip to content

Commit 3d83723

Browse files
committed
Bump version
1 parent e96d5c2 commit 3d83723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wsidata/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Data structures and I/O functions for whole-slide images (WSIs)."""
22

3-
__version__ = "0.2.0"
3+
__version__ = "0.3.0"
44

55
import wsidata.dataset as dataset
66
from ._model import WSIData, TileSpec

0 commit comments

Comments
 (0)