Skip to content

Commit 783896e

Browse files
committed
add dev to version
1 parent 9450b09 commit 783896e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/omero_iviewer/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020

2121
VERSION = (0, 16, 0)
22-
RC = ""
22+
RC = "dev"
2323

2424

2525
__version__ = get_version(VERSION)

0 commit comments

Comments
 (0)