__pkginfo__.py
branchstable
changeset 9872 a979d1594af6
parent 9733 ee413076752b
child 9893 cba05de9a1a0
child 9926 93a44cf0d030
--- a/__pkginfo__.py	Mon Jun 02 12:37:52 2014 +0200
+++ b/__pkginfo__.py	Mon Jul 07 19:28:30 2014 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 17, 15)
+numversion = (3, 17, 16)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"