We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc686ff commit e2b2d3fCopy full SHA for e2b2d3f
setup.py
@@ -10,7 +10,7 @@
10
11
setup(
12
name='jsonsubschema',
13
- version='0.0.3',
+ version='0.0.4',
14
author='Andrew Habib, Avraham Shinnar, Martin Hirzel',
15
author_email='andrew.a.habib@gmail.com',
16
description="A tool to check whether a JSON schema is subset/subschema of another JSON schema",
0 commit comments