__pkginfo__.py
changeset 11116 72a0f70879ac
parent 10629 f933a38d7ab5
child 11118 0c645f09d96a
--- a/__pkginfo__.py	Tue Feb 16 11:01:09 2016 +0100
+++ b/__pkginfo__.py	Tue Feb 16 11:02:04 2016 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 19, 13)
+numversion = (3, 19, 14)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"