__pkginfo__.py
branchstable
changeset 8194 60efdbb45520
parent 8141 049a3819f03d
child 8216 99ff746e8de8
child 8241 508645a54287
--- a/__pkginfo__.py	Fri Feb 03 16:34:57 2012 +0100
+++ b/__pkginfo__.py	Fri Feb 03 16:54:01 2012 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 14, 2)
+numversion = (3, 14, 3)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"