cubicweb/__pkginfo__.py
branch3.26
changeset 12598 74cc5de1ee6c
parent 12563 4d6909de765a
child 12626 32ee89340e59
child 12634 633ca84bea58
--- a/cubicweb/__pkginfo__.py	Mon Apr 08 11:24:53 2019 +0200
+++ b/cubicweb/__pkginfo__.py	Wed May 15 15:44:26 2019 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 26, 9)
+numversion = (3, 26, 10)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"