Skip to content

Commit d3def6b

Browse files
authored
Update version number
1 parent 17afa6f commit d3def6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

omero-openlink/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def read(fname):
3232
return open(os.path.join(os.path.dirname(__file__), fname)).read()
3333

3434

35-
VERSION = '0.1.1'
35+
VERSION = '0.1.2'
3636

3737

3838
setup(name="omero-openlink",

0 commit comments

Comments
 (0)