Skip to content

Commit d159f90

Browse files
committed
Bump the meaningless role version number.
1 parent 47c3e5f commit d159f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sphinx_json_schema_spec/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
import jsonschema
1212

13-
__version__ = "1.1.0"
13+
__version__ = "1.2.0"
1414

1515
BASE_URL = "https://json-schema.org/draft-07/"
1616
VALIDATION_SPEC = urljoin(BASE_URL, "json-schema-validation.html")

0 commit comments

Comments
 (0)