__pkginfo__.py
branchstable
changeset 7890 68e8c81fa96d
parent 7864 17c007ad845a
child 7894 ad0eeb0f7a8d
child 7921 a93e2ed5877a
--- a/__pkginfo__.py	Thu Sep 29 14:05:45 2011 +0200
+++ b/__pkginfo__.py	Thu Sep 29 14:09:34 2011 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 13, 6)
+numversion = (3, 13, 7)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"