Skip to content

Commit d2348b8

Browse files
committed
Bump version
Signed-off-by: Avi Shinnar <shinnar@us.ibm.com>
1 parent 5736efe commit d2348b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "jsonsubschema"
7-
version = "0.0.7"
7+
version = "0.0.8"
88
description = "A tool to check whether a JSON schema is subset/subschema of another JSON schema"
99
readme = "README.md"
1010
license = "Apache-2.0"

0 commit comments

Comments
 (0)