__pkginfo__.py
branchstable
changeset 9937 57e9d1c70512
parent 9926 93a44cf0d030
child 9947 6343d91f5200
child 10050 cda4b066933f
--- a/__pkginfo__.py	Tue Aug 26 10:12:09 2014 +0200
+++ b/__pkginfo__.py	Tue Sep 16 18:39:07 2014 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 17, 16)
+numversion = (3, 17, 17)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"