cubicweb/__pkginfo__.py
branch3.24
changeset 12066 4029fb83a67d
parent 11940 70d28e632206
child 12068 a96c770b2ef1
child 12076 58f1e8545a77
--- a/cubicweb/__pkginfo__.py	Mon Mar 20 08:57:17 2017 +0100
+++ b/cubicweb/__pkginfo__.py	Mon Mar 20 08:58:25 2017 +0100
@@ -27,7 +27,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 24, 5)
+numversion = (3, 24, 6)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"