__pkginfo__.py
changeset 6279 42079f752a9c
parent 6266 de588e756f4f
child 6295 6e1c2aca9fa0
--- a/__pkginfo__.py	Tue Sep 14 08:48:44 2010 +0200
+++ b/__pkginfo__.py	Thu Sep 16 18:56:35 2010 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 9, 6)
+numversion = (3, 9, 7)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
@@ -57,7 +57,7 @@
     }
 
 __recommends__ = {
-    'Pyro': '>= 3.9.1',
+    'Pyro': '>= 3.9.1, < 4.0.0',
     'PIL': '',                  # for captcha
     'pycrypto': '',             # for crypto extensions
     'fyzz': '>= 0.1.0',         # for sparql