cubicweb/__pkginfo__.py
branch3.24
changeset 11940 70d28e632206
parent 11927 35fd54c0065d
child 11947 3c58ea2fd745
child 12066 4029fb83a67d
--- a/cubicweb/__pkginfo__.py	Mon Jan 30 10:18:31 2017 +0100
+++ b/cubicweb/__pkginfo__.py	Tue Jan 31 10:41:04 2017 +0100
@@ -27,7 +27,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 24, 4)
+numversion = (3, 24, 5)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"