cubicweb/__pkginfo__.py
branch3.26
changeset 12678 4531a266f8b2
parent 12634 633ca84bea58
child 12707 1fc684253207
--- a/cubicweb/__pkginfo__.py	Thu Jun 27 12:20:22 2019 +0200
+++ b/cubicweb/__pkginfo__.py	Tue Jul 02 11:32:59 2019 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 26, 11)
+numversion = (3, 26, 12)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"