branch | stable |
changeset 8882 | ee860c51f56b |
parent 8875 | a2b4f245aa57 |
child 8889 | be91151107f6 |
child 8948 | c360005220d7 |
--- a/__pkginfo__.py Tue Apr 09 14:23:24 2013 +0200 +++ b/__pkginfo__.py Wed Apr 10 10:39:15 2013 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 16, 2) +numversion = (3, 16, 3) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"