diff --git a/cubicweb_jsonschema/__pkginfo__.py b/cubicweb_jsonschema/__pkginfo__.py index 490376338e71aa92b27c2eb9143686c40acf5f5c_Y3ViaWN3ZWJfanNvbnNjaGVtYS9fX3BrZ2luZm9fXy5weQ==..3feeb2eac45e916fba6ebb35bb9a02595ca52135_Y3ViaWN3ZWJfanNvbnNjaGVtYS9fX3BrZ2luZm9fXy5weQ== 100644 --- a/cubicweb_jsonschema/__pkginfo__.py +++ b/cubicweb_jsonschema/__pkginfo__.py @@ -5,7 +5,7 @@ modname = 'cubicweb_jsonschema' distname = 'cubicweb-jsonschema' -numversion = (0, 2, 4) +numversion = (0, 2, 5) version = '.'.join(str(num) for num in numversion) license = 'LGPL'