[pkg] Version 3.26.8 3.26 3.26.8
authorDenis Laxalde <denis.laxalde@logilab.fr>
Thu, 07 Mar 2019 11:56:01 +0100
branch3.26
changeset 12484 91f75319a726
parent 12483 8345fc06e04d
child 12485 2b4c1ad6fbf1
[pkg] Version 3.26.8
cubicweb/__pkginfo__.py
--- a/cubicweb/__pkginfo__.py	Tue Feb 26 16:28:17 2019 +0100
+++ b/cubicweb/__pkginfo__.py	Thu Mar 07 11:56:01 2019 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 26, 7)
+numversion = (3, 26, 8)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"