branch | stable |
changeset 9011 | 810a05fba1a4 |
parent 8948 | c360005220d7 |
child 9013 | b4bcabf55e77 |
child 9155 | b4ccaf13081d |
--- a/__pkginfo__.py Fri May 24 14:07:46 2013 +0200 +++ b/__pkginfo__.py Fri Jun 14 16:02:39 2013 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 16, 4) +numversion = (3, 16, 5) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"