cubicweb/__pkginfo__.py
branch3.24
changeset 11927 35fd54c0065d
parent 11860 bb5904cd284e
child 11929 fcbd6b251d81
child 11940 70d28e632206
--- a/cubicweb/__pkginfo__.py	Fri Jan 20 03:48:11 2017 +0100
+++ b/cubicweb/__pkginfo__.py	Fri Jan 27 13:30:24 2017 +0100
@@ -27,7 +27,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 24, 3)
+numversion = (3, 24, 4)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"