__pkginfo__.py
branchstable
changeset 9560 97fed7743dbe
parent 9527 29442fa3d272
child 9600 bde625698f44
child 9733 ee413076752b
--- a/__pkginfo__.py	Thu Feb 27 18:10:29 2014 +0100
+++ b/__pkginfo__.py	Wed Mar 05 15:49:23 2014 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 17, 13)
+numversion = (3, 17, 14)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"