branch | stable |
changeset 8617 | d8916cee7b70 |
parent 8606 | 0163bd9f4880 |
child 8640 | d92d75e54ef3 |
--- a/__pkginfo__.py Tue Dec 04 13:41:20 2012 +0100 +++ b/__pkginfo__.py Wed Dec 12 22:11:52 2012 +0100 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 15, 6) +numversion = (3, 15, 7) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"