File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change
1
+ v4.7.1
2
+ ------
3
+
4
+ * Minor tweak of the PyPI hyperlink names
5
+
1
6
v4.7.0
2
7
------
3
8
Original file line number Diff line number Diff line change @@ -67,13 +67,13 @@ format_nongpl = [
67
67
jsonschema = " jsonschema.cli:main"
68
68
69
69
[project .urls ]
70
- homepage = " https://github.com/python-jsonschema/jsonschema"
71
- documentation = " https://python-jsonschema.readthedocs.io/"
72
- issues = " https://github.com/python-jsonschema/jsonschema/issues/"
73
- funding = " https://github.com/sponsors/Julian"
74
- tidelift = " https://tidelift.com/subscription/pkg/pypi-jsonschema?utm_source=pypi-jsonschema&utm_medium=referral&utm_campaign=pypi-link"
75
- changelog = " https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst"
76
- source = " https://github.com/python-jsonschema/jsonschema"
70
+ Homepage = " https://github.com/python-jsonschema/jsonschema"
71
+ Documentation = " https://python-jsonschema.readthedocs.io/"
72
+ Issues = " https://github.com/python-jsonschema/jsonschema/issues/"
73
+ Funding = " https://github.com/sponsors/Julian"
74
+ Tidelift = " https://tidelift.com/subscription/pkg/pypi-jsonschema?utm_source=pypi-jsonschema&utm_medium=referral&utm_campaign=pypi-link"
75
+ Changelog = " https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst"
76
+ Source = " https://github.com/python-jsonschema/jsonschema"
77
77
78
78
[tool .isort ]
79
79
from_first = true
You can’t perform that action at this time.
0 commit comments