[pkg] Version 3.26.5 3.26 3.26.5
authorDenis Laxalde <denis.laxalde@logilab.fr>
Thu, 28 Jun 2018 18:18:33 +0200
branch3.26
changeset 12339 76d7b0aa94d2
parent 12337 04ff0d3ef1d3
child 12340 b22d1d9316e4
[pkg] Version 3.26.5
cubicweb/__pkginfo__.py
--- a/cubicweb/__pkginfo__.py	Thu Jun 28 12:19:16 2018 +0200
+++ b/cubicweb/__pkginfo__.py	Thu Jun 28 18:18:33 2018 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 26, 4)
+numversion = (3, 26, 5)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"