Set version to 0.2.

This commit is contained in:
Stefan van der Walt
2009-11-12 11:56:42 +02:00
parent 01266b67b8
commit 38e649b44f
+1 -1
View File
@@ -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