__pkginfo__.py
changeset 10297 7f64859dcbcd
parent 10287 51aa56e7d507
child 10301 729f36a1bcfa
child 10343 359d68bc1260
--- a/__pkginfo__.py	Mon Mar 30 11:47:43 2015 +0200
+++ b/__pkginfo__.py	Thu Apr 02 10:58:38 2015 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 20, 5)
+numversion = (3, 20, 6)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"