Skip to content

Commit 1adfb33

Browse files
committed
release: Make 0.17.2 release
1 parent 7c190e4 commit 1adfb33

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.17.2] - 2022-06-15
10+
911
### Fixed
1012

1113
- Handle extensions in the schema xsd correctly when sorting https://github.com/OpenDataServices/cove/issues/1366

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ def run(self):
4343

4444
setup(
4545
name="flattentool",
46-
version="0.17.1",
46+
version="0.17.2",
4747
author="Open Data Services",
4848
author_email="[email protected]",
4949
packages=["flattentool"],

0 commit comments

Comments
 (0)