__pkginfo__.py
branchstable
changeset 7983 07afe32945aa
parent 7921 a93e2ed5877a
child 7986 552d41237156
child 8115 2ad4e5173c73
--- a/__pkginfo__.py	Fri Oct 21 10:59:57 2011 +0200
+++ b/__pkginfo__.py	Fri Oct 21 11:03:54 2011 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 13, 8)
+numversion = (3, 13, 9)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"