__pkginfo__.py
changeset 10408 ec284980ed9e
parent 10394 f9fc7b2a192e
child 10411 4ee15441f2eb
child 10520 d477e6447582
--- a/__pkginfo__.py	Fri Jul 25 16:11:46 2014 +0200
+++ b/__pkginfo__.py	Mon Jun 22 12:50:30 2015 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 20, 7)
+numversion = (3, 20, 8)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"