Release 0.2.1 to fix build issues.

This commit is contained in:
Stefan van der Walt
2009-11-12 14:48:45 +02:00
parent bf9f70444f
commit 1fc7a2fa56
+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.2'
VERSION = '0.2.1'
import os
import setuptools