__pkginfo__.py
changeset 4962 7d509f740503
parent 4913 083b4d454192
child 4984 6cb91be7707f
--- a/__pkginfo__.py	Fri Mar 19 14:47:09 2010 +0100
+++ b/__pkginfo__.py	Fri Mar 19 14:47:34 2010 +0100
@@ -7,7 +7,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 7, 0)
+numversion = (3, 7, 1)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL'