cubicweb/__pkginfo__.py
branch3.25
changeset 12214 d238badfc268
parent 12199 5010381099f1
child 12246 b8567725c473
--- a/cubicweb/__pkginfo__.py	Fri Oct 06 15:14:18 2017 +0200
+++ b/cubicweb/__pkginfo__.py	Tue Oct 17 11:58:35 2017 +0200
@@ -27,7 +27,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 25, 2)
+numversion = (3, 25, 3)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"