mirror of
https://github.com/wassname/scikit-image.git
synced 2026-09-12 12:50:49 +08:00
Release v0.12.1
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ import sys
|
||||
pkg_dir = osp.abspath(osp.dirname(__file__))
|
||||
data_dir = osp.join(pkg_dir, 'data')
|
||||
|
||||
__version__ = '0.12.0'
|
||||
__version__ = '0.12.1'
|
||||
|
||||
try:
|
||||
imp.find_module('nose')
|
||||
|
||||
Reference in New Issue
Block a user