diff --git a/setup.py b/setup.py index 5748a3f..33f6fc7 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ def read(fname): return open(os.path.join(os.path.dirname(__file__), fname)).read() -VERSION = '0.1.0' +VERSION = '0.0.9' setup(name="omero-signup",