__pkginfo__.py
changeset 7673 f9227b9d6183
parent 7655 f06bb4a6f8b5
child 7715 b97ca4136482
--- a/__pkginfo__.py	Wed Jul 20 14:10:03 2011 +0200
+++ b/__pkginfo__.py	Wed Jul 20 17:16:28 2011 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 13, 1)
+numversion = (3, 13, 2)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"