__pkginfo__.py
branchstable
changeset 5925 a1a334d93439
parent 5851 74f68d6549c0
child 5926 89e27940df99
--- a/__pkginfo__.py	Tue Jul 06 17:09:14 2010 +0200
+++ b/__pkginfo__.py	Wed Jul 07 13:13:13 2010 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 8, 6)
+numversion = (3, 8, 7)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"