__pkginfo__.py
branchstable
changeset 9244 483181543899
parent 9215 5b9fedf67a29
child 9248 909eb8b584c4
--- a/__pkginfo__.py	Mon Sep 23 15:12:52 2013 +0200
+++ b/__pkginfo__.py	Thu Sep 26 15:15:09 2013 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 17, 6)
+numversion = (3, 17, 7)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"