__pkginfo__.py
branchstable
changeset 8303 db021578232b
parent 8291 f559ab9602e7
child 8307 8be58694f416
child 8317 9c59258e7798
--- a/__pkginfo__.py	Tue Mar 13 14:20:28 2012 +0100
+++ b/__pkginfo__.py	Tue Mar 13 14:21:11 2012 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 14, 5)
+numversion = (3, 14, 6)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"