cubicweb/__pkginfo__.py
branch3.25
changeset 12246 b8567725c473
parent 12214 d238badfc268
child 12248 6350e0a482d5
--- a/cubicweb/__pkginfo__.py	Fri Nov 03 15:02:03 2017 +0100
+++ b/cubicweb/__pkginfo__.py	Fri Jan 12 10:48:34 2018 +0100
@@ -27,7 +27,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 25, 3)
+numversion = (3, 25, 4)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"