cubicweb/__pkginfo__.py
branch3.26
changeset 12634 633ca84bea58
parent 12598 74cc5de1ee6c
child 12636 06faf72cf308
child 12678 4531a266f8b2
--- a/cubicweb/__pkginfo__.py	Thu Jun 06 16:40:14 2019 +0200
+++ b/cubicweb/__pkginfo__.py	Fri Jun 07 14:52:51 2019 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 26, 10)
+numversion = (3, 26, 11)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"