branch | stable |
changeset 6208 | 07b176640a8c |
parent 6179 | 2506ab5d82d7 |
child 6241 | 115d9799b67c |
--- a/__pkginfo__.py Fri Sep 10 15:09:31 2010 +0200 +++ b/__pkginfo__.py Fri Sep 10 16:48:58 2010 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 9, 5) +numversion = (3, 9, 6) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"