branch | stable |
changeset 7921 | a93e2ed5877a |
parent 7890 | 68e8c81fa96d |
child 7931 | 60068dc83457 |
child 7983 | 07afe32945aa |
--- a/__pkginfo__.py Fri Oct 07 11:47:42 2011 +0200 +++ b/__pkginfo__.py Fri Oct 07 15:55:14 2011 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 13, 7) +numversion = (3, 13, 8) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"