branch | stable |
changeset 7773 | 20d9c550c57e |
parent 7764 | c709f6c457ff |
child 7780 | a1d5365fefc1 |
--- a/__pkginfo__.py Thu Sep 08 16:52:55 2011 +0200 +++ b/__pkginfo__.py Thu Sep 08 16:53:21 2011 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 13, 4) +numversion = (3, 13, 5) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"