--- a/__pkginfo__.py Thu Jan 08 18:27:08 2009 +0100
+++ b/__pkginfo__.py Thu Jan 08 18:28:31 2009 +0100
@@ -6,7 +6,7 @@
distname = "cubicweb"
modname = "cubicweb"
-numversion = (3, 0, 0)
+numversion = (3, 0, 1)
version = '.'.join(str(num) for num in numversion)
license = 'LCL'