cubicweb/__pkginfo__.py
branch3.25
changeset 12199 5010381099f1
parent 12190 5fe62978801a
child 12203 c615f945b38a
child 12214 d238badfc268
--- a/cubicweb/__pkginfo__.py	Thu Jun 22 16:39:48 2017 +0200
+++ b/cubicweb/__pkginfo__.py	Mon Sep 11 16:19:00 2017 +0200
@@ -27,7 +27,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 25, 1)
+numversion = (3, 25, 2)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"