__pkginfo__.py
branchstable
changeset 8875 a2b4f245aa57
parent 8866 64f24ecad177
child 8882 ee860c51f56b
--- a/__pkginfo__.py	Mon Apr 08 18:38:20 2013 +0200
+++ b/__pkginfo__.py	Mon Apr 08 19:30:42 2013 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 16, 1)
+numversion = (3, 16, 2)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"