Set version to 0.2.2 to release a bugfix sdist.

This commit is contained in:
Stefan van der Walt
2009-11-14 02:55:07 +02:00
parent 0593e90dd2
commit 0bb264c977
+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.1'
VERSION = '0.2.2'
import os
import setuptools