author | Aurelien Campeas <aurelien.campeas@logilab.fr> |
Tue, 13 May 2014 18:16:18 +0200 | |
branch | stable |
changeset 9733 | ee413076752b |
parent 9732 | e02a9754a9b2 |
child 9734 | f61bb1a033e4 |
__pkginfo__.py | file | annotate | diff | comparison | revisions |
--- a/__pkginfo__.py Tue May 13 17:48:58 2014 +0200 +++ b/__pkginfo__.py Tue May 13 18:16:18 2014 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 17, 14) +numversion = (3, 17, 15) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"