Skip to content

Commit 1ac9b83

Browse files
committed
release: 0.7.1
1 parent 8842821 commit 1ac9b83

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
## [0.7.1] - 2024-11-25
10+
911
### Fixed
1012

1113
- include & collapse fix; only work on names that match fully, not just those that start with https://github.com/OpenDataServices/sphinxcontrib-opendataservices-jsonschema/pull/60

setup.py

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

77
setup(
88
name='sphinxcontrib-opendataservices-jsonschema',
9-
version='0.7.0',
9+
version='0.7.1',
1010
url='https://github.com/OpenDataServices/sphinxcontrib-opendataservices-jsonschema',
1111
license='BSD',
1212
author='Takeshi KOMIYA & Open Data Services Co-operative',

0 commit comments

Comments
 (0)