__pkginfo__.py
branchstable
changeset 6713 3c81dbb58ac4
parent 6644 387c19e6de4b
child 6724 24bf6f181d0e
child 6750 ef513c03a224
--- a/__pkginfo__.py	Tue Nov 23 18:37:03 2010 +0100
+++ b/__pkginfo__.py	Tue Nov 30 22:26:55 2010 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 10, 5)
+numversion = (3, 10, 6)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"