cubicweb/__pkginfo__.py
branch3.26
changeset 12350 ee4ad63c91e5
parent 12343 8362503a9248
child 12379 04348101688a
child 12484 91f75319a726
--- a/cubicweb/__pkginfo__.py	Fri Aug 24 17:19:02 2018 +0200
+++ b/cubicweb/__pkginfo__.py	Thu Sep 06 13:43:56 2018 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 26, 6)
+numversion = (3, 26, 7)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"