__pkginfo__.py
changeset 11123 b3cbbb7690b6
parent 11122 fedcb69982af
child 11127 6464edfa95bb
child 11224 a4fcee1e9789
--- a/__pkginfo__.py	Tue Feb 16 18:41:40 2016 +0100
+++ b/__pkginfo__.py	Tue Feb 16 18:53:27 2016 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 21, 5)
+numversion = (3, 21, 6)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"