cubicweb/__pkginfo__.py
branch3.26
changeset 12908 5c6d242069b6
parent 12905 fb6aecd654a3
--- a/cubicweb/__pkginfo__.py	Thu Mar 05 16:03:26 2020 +0100
+++ b/cubicweb/__pkginfo__.py	Thu Mar 05 17:49:34 2020 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 26, 16)
+numversion = (3, 26, 17)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"