diff setup.py @ 940:6c01c12eafb8 rhodecode-0.0.1.1.2

version bump
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 11 Jan 2011 23:18:57 +0100
parents c165349fdd0e
children af6ca51fb80f
line wrap: on
line diff
--- a/setup.py	Tue Jan 11 23:06:41 2011 +0100
+++ b/setup.py	Tue Jan 11 23:18:57 2011 +0100
@@ -5,7 +5,7 @@
 
 requirements = [
         "Pylons==1.0.0",
-        "WebHelpers>=1.2",
+        "WebHelpers==1.2",
         "SQLAlchemy==0.6.5",
         "Mako==0.3.6",
         "vcs==0.1.10",