changeset 9985 | c4e740e50fc7 |
parent 9984 | 793377697c81 |
child 9987 | bf4f5064c7f5 |
child 9990 | c84ad981fc4a |
--- a/__pkginfo__.py Wed Sep 24 18:04:30 2014 +0200 +++ b/__pkginfo__.py Thu Sep 25 14:24:20 2014 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 19, 3) +numversion = (3, 19, 4) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"