Skip to content

Commit e1f58ec

Browse files
committed
release: Make 0.16.0 release
1 parent 77a3de7 commit e1f58ec

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.16.0] - 2021-03-24
10+
911
### Fixed
1012

1113
- Fix another number formatting .ods bug https://github.com/OpenDataServices/flatten-tool/pull/383

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.15.4",
46+
version="0.16.0",
4747
author="Open Data Services",
4848
author_email="[email protected]",
4949
packages=["flattentool"],

0 commit comments

Comments
 (0)