From 6facfd27a16717d4ec443b01b7efc48a4b36af88 Mon Sep 17 00:00:00 2001 From: Tony S Yu Date: Sat, 1 Sep 2012 10:25:17 -0400 Subject: [PATCH] BUG: Bento version must end with number --- bento.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bento.info b/bento.info index 2f32afd4..a23e83f0 100644 --- a/bento.info +++ b/bento.info @@ -1,5 +1,5 @@ Name: scikits-image -Version: 0.7.0.dev +Version: 0.7.0.dev0 Summary: Image processing routines for SciPy Url: http://scikits-image.org DownloadUrl: http://github.com/scikits-image/scikits-image