__pkginfo__.py
changeset 9009 195e519fe97c
parent 8998 4f45968cd956
child 9013 b4bcabf55e77
--- a/__pkginfo__.py	Fri Jun 14 11:53:40 2013 +0200
+++ b/__pkginfo__.py	Thu Jun 13 17:32:49 2013 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 17, 1)
+numversion = (3, 17, 2)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"