__pkginfo__.py
branchstable
changeset 8358 3ba3ee5b3a89
parent 8317 9c59258e7798
child 8378 76ce456f8f07
child 8421 9ad4d3efeb8e
--- a/__pkginfo__.py	Tue Apr 10 16:59:50 2012 +0200
+++ b/__pkginfo__.py	Wed Apr 11 09:37:41 2012 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 14, 6)
+numversion = (3, 14, 7)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"