Skip to content

Commit 44fa738

Browse files
committed
release: Make 0.15.4 release
1 parent e0b3a97 commit 44fa738

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
## [0.15.4] - 2021-03-08
10+
911
### Fixed
1012

1113
- Fix parsing date and number formatting from .ods files https://github.com/OpenDataServices/flatten-tool/pull/373
1214

13-
## [0.15.3] - 2020-02-23
15+
## [0.15.3] - 2021-02-23
1416

1517
### Fixed
1618

setup.py

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

4141
setup(
4242
name="flattentool",
43-
version="0.15.3",
43+
version="0.15.4",
4444
author="Open Data Services",
4545
author_email="[email protected]",
4646
packages=["flattentool"],

0 commit comments

Comments
 (0)