cubicweb/__pkginfo__.py
branch3.26
changeset 12325 e1c1af68db86
parent 12292 f7067be5f69c
child 12327 58f05ffafeca
child 12339 76d7b0aa94d2
--- a/cubicweb/__pkginfo__.py	Fri Jun 15 17:45:26 2018 +0200
+++ b/cubicweb/__pkginfo__.py	Mon Jun 18 08:58:47 2018 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 26, 3)
+numversion = (3, 26, 4)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"