__pkginfo__.py
branchstable
changeset 10154 231094063d62
parent 10056 cb96f4403cf2
child 10156 57b68193413c
--- a/__pkginfo__.py	Wed Jan 21 15:58:33 2015 +0100
+++ b/__pkginfo__.py	Thu Jan 22 16:41:27 2015 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 18, 7)
+numversion = (3, 18, 8)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"