diff setup.py @ 1887:3246fcce2402

backported fixes for statistics from beta branch, try to fix issue #271 - version bump
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 12 Jan 2012 06:21:48 +0200
parents c60c54e7d211
children 54e84659cb3a
line wrap: on
line diff
--- a/setup.py	Sat Jan 07 01:42:18 2012 +0200
+++ b/setup.py	Thu Jan 12 06:21:48 2012 +0200
@@ -23,7 +23,7 @@
         "babel",
         "python-dateutil>=1.5.0,<2.0.0",
         "dulwich>=0.8.0,<0.9.0",
-        "vcs==0.2.3",
+        "vcs==0.2.2",
         "webob==1.0.8"
     ]