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