__pkginfo__.py
changeset 10152 2ca571e4cb2f
parent 10150 c7b218125c25
child 10160 b733789cc339
--- a/__pkginfo__.py	Thu Jan 22 15:46:24 2015 +0100
+++ b/__pkginfo__.py	Thu Jan 08 12:20:36 2015 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 20, 1)
+numversion = (3, 20, 2)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"