cubicweb/__pkginfo__.py
branch3.26
changeset 12876 fe9bd0e937e4
parent 12720 172f683a84f6
child 12905 fb6aecd654a3
--- a/cubicweb/__pkginfo__.py	Wed Feb 12 16:20:10 2020 +0100
+++ b/cubicweb/__pkginfo__.py	Thu Feb 13 13:56:12 2020 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 26, 14)
+numversion = (3, 26, 15)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"