changeset 638:19494bbd0aa1 beta

bumped whoosh version
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 26 Oct 2010 04:03:48 +0200
parents b04d5214fd3c
children 674ecf21de85
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Tue Oct 26 04:01:38 2010 +0200
+++ b/setup.py	Tue Oct 26 04:03:48 2010 +0200
@@ -9,7 +9,7 @@
         "vcs==0.1.10",
         "pygments>=1.3.0",
         "mercurial==1.6.4",
-        "whoosh==1.1.0",
+        "whoosh==1.1.1",
         "celery==2.1.1",
         "py-bcrypt",
         "babel",