Skip to content

Commit c788f58

Browse files
committed
release: Make 0.14.0 release
1 parent 4fea423 commit c788f58

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.14.0] - 2020-09-29
10+
911
### Fixed
1012

1113
- Fix use of titles for sheet names, to avoid KeyError when a field is missing from the schema

setup.py

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

1313
setup(
1414
name="flattentool",
15-
version="0.13.0",
15+
version="0.14.0",
1616
author="Open Data Services",
1717
author_email="[email protected]",
1818
packages=["flattentool"],

0 commit comments

Comments
 (0)