cubicweb/__pkginfo__.py
branch3.26
changeset 12563 4d6909de765a
parent 12484 91f75319a726
child 12598 74cc5de1ee6c
--- a/cubicweb/__pkginfo__.py	Tue Feb 12 17:00:55 2019 +0100
+++ b/cubicweb/__pkginfo__.py	Fri Apr 05 17:19:56 2019 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 26, 8)
+numversion = (3, 26, 9)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"