Skip to content

Commit 25c64b1

Browse files
authored
Update plugin_helper.py
1 parent de57e97 commit 25c64b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

napari_cellseg3d/plugin_helper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ def __init__(self, viewer: "napari.viewer.Viewer"):
4242
self.logo_label.setToolTip("Open Github page")
4343

4444
self.info_label = ui.make_label(
45-
f"You are using napari-cellseg3d v.{'0.0.1rc2'}\n\n"
45+
f"You are using napari-cellseg3d v.{'0.0.1rc3'}\n\n"
4646
f"Plugin for cell segmentation developed\n"
4747
f"by the Mathis Lab of Adaptive Motor Control\n\n"
4848
f"Code by Cyril Achard and Maxime Vidal and Mackenzie Mathis\n"

0 commit comments

Comments
 (0)