diff -r 78702b55c089 -r 39f981482e34 __pkginfo__.py --- a/__pkginfo__.py Mon Feb 03 16:30:07 2014 +0100 +++ b/__pkginfo__.py Mon Feb 17 15:32:50 2014 +0100 @@ -22,14 +22,13 @@ modname = distname = "cubicweb" -numversion = (3, 18, 2) +numversion = (3, 18, 3) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management" author = "Logilab" author_email = "contact@logilab.fr" web = 'http://www.cubicweb.org' -ftp = 'ftp://ftp.logilab.org/pub/cubicweb' license = 'LGPL' classifiers = [