__pkginfo__.py
branchstable
changeset 7677 134613d3b353
parent 7673 f9227b9d6183
child 7715 b97ca4136482
--- a/__pkginfo__.py	Wed Jul 20 14:09:42 2011 +0200
+++ b/__pkginfo__.py	Wed Jul 20 18:22:41 2011 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 12, 9)
+numversion = (3, 13, 2)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"