cubicweb/__pkginfo__.py
branch3.26
changeset 12720 172f683a84f6
parent 12707 1fc684253207
child 12722 1a5eb9a9f5b4
child 12876 fe9bd0e937e4
--- a/cubicweb/__pkginfo__.py	Tue Aug 06 14:26:17 2019 +0200
+++ b/cubicweb/__pkginfo__.py	Tue Aug 06 15:43:59 2019 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 26, 13)
+numversion = (3, 26, 14)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"