diff --git a/setup.py b/setup.py index dd4dcbeb..95c0faa2 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ MAINTAINER_EMAIL = 'stefan@sun.ac.za' URL = 'http://scikits-image.org' LICENSE = 'Modified BSD' DOWNLOAD_URL = 'http://github.com/scikits-image/scikits.image' -VERSION = '0.3dev' +VERSION = '0.3' import os import setuptools