branch | stable |
changeset 8115 | 2ad4e5173c73 |
parent 7983 | 07afe32945aa |
child 8119 | 29cdde6bb9ef |
--- a/__pkginfo__.py Mon Dec 05 14:31:43 2011 +0100 +++ b/__pkginfo__.py Thu Dec 08 13:22:23 2011 +0100 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 13, 9) +numversion = (3, 13, 10) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"