__pkginfo__.py
branchstable
changeset 6809 353bcb45f038
parent 6779 accf5978a440
child 6810 a8e7dffdb19a
--- a/__pkginfo__.py	Wed Jan 12 08:49:54 2011 +0100
+++ b/__pkginfo__.py	Wed Jan 12 08:51:25 2011 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 10, 6)
+numversion = (3, 10, 7)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"