cubicweb/__pkginfo__.py
branch3.26
changeset 12484 91f75319a726
parent 12350 ee4ad63c91e5
child 12491 540904e0ff0f
child 12563 4d6909de765a
--- 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"