branch | oldstable |
changeset 7315 | b7a124f9aed2 |
parent 7136 | 5406c963ee81 |
child 7318 | ae4968d6c946 |
--- a/__pkginfo__.py Fri Apr 29 19:29:22 2011 +0200 +++ b/__pkginfo__.py Thu May 05 16:01:18 2011 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 11, 2) +numversion = (3, 11, 3) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"