diff --git a/cubicweb_jsonschema/__pkginfo__.py b/cubicweb_jsonschema/__pkginfo__.py
index 5182ff4293ee251558a0be16be22534379b4f0d0_Y3ViaWN3ZWJfanNvbnNjaGVtYS9fX3BrZ2luZm9fXy5weQ==..8c433a378c7280ed5a74fa10bb011b9ee9e232da_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, 3)
+numversion = (0, 2, 4)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL'