__pkginfo__.py
changeset 10989 e0572a786e6b
parent 10979 d3b92d3a7db0
child 11053 ec44983e047c
--- a/__pkginfo__.py	Thu Dec 03 10:12:37 2015 +0100
+++ b/__pkginfo__.py	Tue Dec 15 18:15:08 2015 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 21, 4)
+numversion = (3, 21, 5)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"