branch | stable |
changeset 6266 | de588e756f4f |
parent 6241 | 115d9799b67c |
child 6295 | 6e1c2aca9fa0 |
--- a/__pkginfo__.py Thu Sep 16 15:40:54 2010 +0200 +++ b/__pkginfo__.py Thu Sep 16 15:42:34 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"