cubicweb/__pkginfo__.py
branch3.24
changeset 11860 bb5904cd284e
parent 11847 296077513782
child 11927 35fd54c0065d
--- a/cubicweb/__pkginfo__.py	Wed Nov 23 12:24:04 2016 +0100
+++ b/cubicweb/__pkginfo__.py	Wed Nov 23 18:36:55 2016 +0100
@@ -27,7 +27,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 24, 2)
+numversion = (3, 24, 3)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"