We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17afa6f commit d3def6bCopy full SHA for d3def6b
omero-openlink/setup.py
@@ -32,7 +32,7 @@ def read(fname):
32
return open(os.path.join(os.path.dirname(__file__), fname)).read()
33
34
35
-VERSION = '0.1.1'
+VERSION = '0.1.2'
36
37
38
setup(name="omero-openlink",
0 commit comments