Skip to content

Commit

Permalink
release: 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bjwebb committed Jun 23, 2023
1 parent 4e079b7 commit ca48417
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [0.21.0] - 2023-06-23

### Added

- WKT <-> geojson conversion for flattening and unflattening, behind an optional flag https://github.com/OpenDataServices/flatten-tool/issues/419
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def run(self):

setup(
name="flattentool",
version="0.20.1",
version="0.21.0",
author="Open Data Services",
author_email="[email protected]",
packages=["flattentool"],
Expand Down

0 comments on commit ca48417

Please sign in to comment.