__pkginfo__.py
branchstable
changeset 7715 b97ca4136482
parent 7673 f9227b9d6183
child 7726 fdae265d36e7
--- a/__pkginfo__.py	Wed Jul 27 19:05:58 2011 +0200
+++ b/__pkginfo__.py	Wed Jul 27 19:06:25 2011 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 13, 2)
+numversion = (3, 13, 3)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"