Set version 0.1.1
authorChristophe de Vienne <christophe@unlish.com>
Tue, 23 Dec 2014 10:19:12 +0100
changeset 11646 dc3182d7b37c
parent 11645 2a949974002d
child 11647 7f2cfe9f79cb
Set version 0.1.1
__pkginfo__.py
--- 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'