changeset 10172 | 6cae0ffe7342 |
parent 10170 | 6530f628d2ef |
child 10173 | c06ef8a2e4df |
--- a/__pkginfo__.py Fri Jan 23 13:26:44 2015 +0100 +++ b/__pkginfo__.py Fri Jan 30 16:14:44 2015 +0100 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 20, 2) +numversion = (3, 20, 3) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"