cubicweb/__pkginfo__.py
branch3.25
changeset 12190 5fe62978801a
parent 12161 dacc5b168e29
child 12192 cf5d11ac79fb
child 12199 5010381099f1
--- a/cubicweb/__pkginfo__.py	Tue Jun 06 12:20:17 2017 +0200
+++ b/cubicweb/__pkginfo__.py	Mon Jul 10 11:23:45 2017 +0200
@@ -27,7 +27,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 25, 0)
+numversion = (3, 25, 1)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"