changeset 8411 | 9ac2400cdf82 |
parent 8378 | 76ce456f8f07 |
child 8425 | b86bdc343c18 |
--- a/__pkginfo__.py Wed May 16 09:57:57 2012 +0200 +++ b/__pkginfo__.py Mon May 21 14:17:09 2012 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 15, 0) +numversion = (3, 15, 1) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"