branch | stable |
changeset 9209 | 15dd5b37998b |
parent 9192 | 9ecae0083f27 |
child 9215 | 5b9fedf67a29 |
--- a/__pkginfo__.py Wed Jul 31 14:48:34 2013 +0200 +++ b/__pkginfo__.py Wed Jul 31 16:58:44 2013 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 17, 4) +numversion = (3, 17, 5) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"