__pkginfo__.py
branchstable
changeset 8514 0e012eb80990
parent 8508 7801f2acd1dc
child 8523 410cbb14f0f5
--- a/__pkginfo__.py	Wed Aug 01 09:42:36 2012 +0200
+++ b/__pkginfo__.py	Tue Aug 21 14:20:08 2012 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 15, 2)
+numversion = (3, 15, 3)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"