__pkginfo__.py
branchstable
changeset 2137 a356da3e725b
parent 2037 2d7d3062ca03
child 2163 f12373e04961
--- 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'