changeset 6427 | c8a5ac2d1eaa |
parent 6380 | 63d5dbaef999 |
child 6491 | ee9a10b6620e |
--- a/__pkginfo__.py Sat Oct 09 00:05:50 2010 +0200 +++ b/__pkginfo__.py Sat Oct 09 00:05:52 2010 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 9, 8) +numversion = (3, 10, 0) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"