Update version to 0.11.0

This commit is contained in:
Stefan van der Walt
2015-03-04 01:54:55 -08:00
parent 435989e9c7
commit d3bb552527
3 changed files with 3 additions and 4 deletions
+1 -2
View File
@@ -17,10 +17,9 @@ MAINTAINER_EMAIL = 'stefan@sun.ac.za'
URL = 'http://scikit-image.org'
LICENSE = 'Modified BSD'
DOWNLOAD_URL = 'http://github.com/scikit-image/scikit-image'
VERSION = '0.11dev'
VERSION = '0.11.0'
PYTHON_VERSION = (2, 6)
import re
import os
import sys