Version 0.4.2 to fix setup.py issues.

This commit is contained in:
Stefan van der Walt
2011-12-05 02:32:41 -08:00
parent 2bfd9d1ea7
commit 44bf51b9de
+1 -1
View File
@@ -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.4.1'
VERSION = '0.4.2'
import os
import setuptools