__pkginfo__.py
changeset 10133 ac4f5f615597
parent 10062 c5637b5337e8
child 10136 c33dcd18e0bb
child 10156 57b68193413c
--- a/__pkginfo__.py	Tue Dec 16 11:37:52 2014 +0100
+++ b/__pkginfo__.py	Wed Jan 07 14:38:25 2015 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 19, 6)
+numversion = (3, 19, 7)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"