diff --git a/cubicweb_jsonschema/__pkginfo__.py b/cubicweb_jsonschema/__pkginfo__.py
index f33dc20876b8130598d8b662286a79a4cc796dd1_Y3ViaWN3ZWJfanNvbnNjaGVtYS9fX3BrZ2luZm9fXy5weQ==..59dceaee1ed90fd67bf214e85bb1680cf5b582d7_Y3ViaWN3ZWJfanNvbnNjaGVtYS9fX3BrZ2luZm9fXy5weQ== 100644
--- a/cubicweb_jsonschema/__pkginfo__.py
+++ b/cubicweb_jsonschema/__pkginfo__.py
@@ -5,7 +5,7 @@
 modname = 'cubicweb_jsonschema'
 distname = 'cubicweb-jsonschema'
 
-numversion = (0, 1, 5)
+numversion = (0, 1, 6)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL'