--- a/__pkginfo__.py Mon Jun 22 11:53:59 2009 +0200
+++ b/__pkginfo__.py Tue Jun 23 11:48:23 2009 +0200
@@ -7,7 +7,7 @@
distname = "cubicweb"
modname = "cubicweb"
-numversion = (3, 3, 0)
+numversion = (3, 3, 1)
version = '.'.join(str(num) for num in numversion)
license = 'LGPL v2'