__pkginfo__.py
changeset 8120 793d2d327b3e
parent 8119 29cdde6bb9ef
child 8139 f9ebb6d1abc3
child 8141 049a3819f03d
--- a/__pkginfo__.py	Thu Dec 08 14:32:57 2011 +0100
+++ b/__pkginfo__.py	Thu Dec 08 14:33:38 2011 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 14, 0)
+numversion = (3, 14, 1)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"