Release 0.4.1 with Christopher Gohlke's Python 3 fixes.

This commit is contained in:
Stefan van der Walt
2011-12-05 02:23:58 -08:00
parent 5f5b46d86f
commit 4a25a5cf06
+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.5dev'
VERSION = '0.4.1'
import os
import setuptools