cubicweb/__pkginfo__.py
branch3.26
changeset 12283 9bee3134d304
parent 12275 0a60a2ace325
child 12292 f7067be5f69c
--- a/cubicweb/__pkginfo__.py	Thu Mar 22 10:02:59 2018 +0100
+++ b/cubicweb/__pkginfo__.py	Thu Mar 22 13:53:33 2018 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 26, 1)
+numversion = (3, 26, 2)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"