--- a/__pkginfo__.py Thu May 28 11:37:27 2009 +0200
+++ b/__pkginfo__.py Thu May 28 15:09:35 2009 +0200
@@ -7,7 +7,7 @@
distname = "cubicweb"
modname = "cubicweb"
-numversion = (3, 2, 2)
+numversion = (3, 2, 3)
version = '.'.join(str(num) for num in numversion)
license = 'LGPL v2'