changeset 7489 | b661ef475260 |
parent 7485 | a18dac758150 |
child 7543 | 570522300e22 |
--- a/__pkginfo__.py Thu Jun 09 18:13:14 2011 +0200 +++ b/__pkginfo__.py Thu Jun 09 20:18:49 2011 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 12, 6) +numversion = (3, 13, 0) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"