__pkginfo__.py
changeset 9309 cd45a1cc9b38
parent 9299 c5eed908117d
parent 9307 fe0e1863a137
child 9340 b1e933b0e850
--- a/__pkginfo__.py	Tue Oct 22 11:59:39 2013 +0200
+++ b/__pkginfo__.py	Thu Oct 24 12:36:12 2013 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 17, 9)
+numversion = (3, 17, 10)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"