__pkginfo__.py
changeset 4737 64143d458495
parent 4733 022290f7503d
child 4833 41a78fb4107c
child 4872 edfc071d2659
--- a/__pkginfo__.py	Thu Feb 18 09:22:04 2010 +0100
+++ b/__pkginfo__.py	Fri Feb 26 17:39:33 2010 +0100
@@ -7,7 +7,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 6, 0)
+numversion = (3, 6, 1)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL'