changeset 5590 | a56eb02f9ce7 |
parent 5555 | a64f48dd5fe4 |
parent 5589 | 25bf54dab82b |
child 5664 | 2561b0e1c894 |
--- a/__pkginfo__.py Tue May 25 11:51:48 2010 +0200 +++ b/__pkginfo__.py Wed May 26 12:33:48 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"