Skip to content

Commit

Permalink
Update plugin_helper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MMathisLab authored Jul 7, 2022
1 parent de57e97 commit 25c64b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion napari_cellseg3d/plugin_helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ def __init__(self, viewer: "napari.viewer.Viewer"):
self.logo_label.setToolTip("Open Github page")

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

0 comments on commit 25c64b1

Please sign in to comment.