__pkginfo__.py
changeset 11659 9d82848e82a7
parent 11656 7fbeb77fe690
child 11665 d72a913b2ffe
--- a/__pkginfo__.py	Thu Jul 23 16:59:46 2015 +0200
+++ b/__pkginfo__.py	Thu Jul 30 09:49:15 2015 +0200
@@ -4,7 +4,7 @@
 modname = 'pyramid'
 distname = 'cubicweb-pyramid'
 
-numversion = (0, 3, 0)
+numversion = (0, 3, 1)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL'