branch | stable |
changeset 5589 | 25bf54dab82b |
parent 5553 | 646737f80c88 |
child 5590 | a56eb02f9ce7 |
child 5702 | 9fb240cf0f61 |
--- a/__pkginfo__.py Wed May 26 12:31:43 2010 +0200 +++ b/__pkginfo__.py Wed May 26 12:31:45 2010 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 8, 2) +numversion = (3, 8, 3) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"