__pkginfo__.py
branchstable
changeset 10056 cb96f4403cf2
parent 10052 76e895a380ea
child 10061 ecbfec2da8a2
child 10154 231094063d62
--- a/__pkginfo__.py	Wed Nov 19 12:36:43 2014 +0100
+++ b/__pkginfo__.py	Tue Nov 25 12:15:41 2014 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 18, 6)
+numversion = (3, 18, 7)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"