branch | stable |
changeset 6022 | 061685d81ee2 |
parent 5983 | e51796b9caf3 |
child 6052 | 6cebb361dcb2 |
--- a/__pkginfo__.py Tue Jul 27 16:34:20 2010 +0200 +++ b/__pkginfo__.py Tue Jul 27 16:39:19 2010 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 9, 2) +numversion = (3, 9, 3) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"