__pkginfo__.py
changeset 10301 729f36a1bcfa
parent 10232 cda1bdc3652e
parent 10297 7f64859dcbcd
child 10411 4ee15441f2eb
--- a/__pkginfo__.py	Wed Mar 25 10:10:24 2015 +0100
+++ b/__pkginfo__.py	Wed Apr 22 10:08:14 2015 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 20, 4)
+numversion = (3, 20, 6)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"