Skip to content

Commit 2e3847b

Browse files
committed
version update
1 parent fe6d38e commit 2e3847b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

segobe/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from .plotter import plot_error_types, plot_barplot
33
from .utils import filter_mask_by_ids
44

5-
__version__ = "0.1.1"
5+
__version__ = "0.1.3"
66
__all__ = [
77
"SegmentationEvaluator",
88
"SegmentationEvaluationBatch",

0 commit comments

Comments
 (0)