branch | stable |
changeset 9155 | b4ccaf13081d |
parent 9011 | 810a05fba1a4 |
child 9157 | 3e4bef7d514d |
--- a/__pkginfo__.py Mon Jul 15 16:55:13 2013 +0200 +++ b/__pkginfo__.py Sat Jul 13 05:10:55 2013 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 16, 5) +numversion = (3, 16, 6) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"