__pkginfo__.py
changeset 10648 a5428e1ab364
parent 10647 012ea658883b
child 10651 9ca33768473c
child 10957 2fdf67ef3341
--- a/__pkginfo__.py	Fri Oct 09 18:03:40 2015 +0200
+++ b/__pkginfo__.py	Fri Oct 09 18:01:46 2015 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 21, 1)
+numversion = (3, 21, 2)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"