changeset 7543 | 570522300e22 |
parent 7489 | b661ef475260 |
child 7562 | cdef82ca9eab |
--- a/__pkginfo__.py Mon Jun 20 14:52:19 2011 +0200 +++ b/__pkginfo__.py Tue Jun 21 10:57:25 2011 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 13, 0) +numversion = (3, 13, 1) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"