--- a/__pkginfo__.py Tue Dec 23 10:16:13 2014 +0100 +++ b/__pkginfo__.py Tue Dec 23 10:19:12 2014 +0100 @@ -4,7 +4,7 @@ modname = 'pyramid' distname = 'cubicweb-pyramid' -numversion = (0, 1, 0) +numversion = (0, 1, 1) version = '.'.join(str(num) for num in numversion) license = 'LGPL'