cubicweb/__pkginfo__.py
branch3.24
changeset 11831 d1fbe53885e9
parent 11795 031c99666221
child 11841 48adf4dd1ce6
child 11847 296077513782
--- a/cubicweb/__pkginfo__.py	Thu Nov 17 16:14:21 2016 +0100
+++ b/cubicweb/__pkginfo__.py	Thu Nov 17 16:03:02 2016 +0100
@@ -27,7 +27,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 24, 0)
+numversion = (3, 24, 1)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"