changeset 6510 | b06310fc4e23 |
parent 6491 | ee9a10b6620e |
child 6522 | c46b3b3291e8 |
--- a/__pkginfo__.py Fri Oct 15 12:07:32 2010 +0200 +++ b/__pkginfo__.py Fri Oct 15 12:09:11 2010 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 10, 0) +numversion = (3, 10, 1) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"