__pkginfo__.py
changeset 7046 d0410eb4d8bb
parent 7040 9b1f9bc74f5d
child 7108 bcdf22734059
--- a/__pkginfo__.py	Mon Mar 07 17:21:54 2011 +0100
+++ b/__pkginfo__.py	Mon Mar 07 17:22:00 2011 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 11, 0)
+numversion = (3, 11, 1)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"