__pkginfo__.py
changeset 6538 3fc6b4aaaff3
parent 6522 c46b3b3291e8
child 6561 2b1679aa5cc1
--- a/__pkginfo__.py	Mon Oct 18 11:47:06 2010 +0200
+++ b/__pkginfo__.py	Mon Oct 18 11:47:46 2010 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 10, 1)
+numversion = (3, 10, 2)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"