Skip to content

Commit 12a137d

Browse files
committed
release: Make 0.15.0 release
1 parent f81eb51 commit 12a137d

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.15.0] - 2020-10-19
10+
911
### Added
1012

1113
- Add Spanish translation for all strings that could appear in the CoVE web UI https://github.com/OpenDataServices/flatten-tool/pull/362

setup.py

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

4040
setup(
4141
name="flattentool",
42-
version="0.14.0",
42+
version="0.15.0",
4343
author="Open Data Services",
4444
author_email="[email protected]",
4545
packages=["flattentool"],

0 commit comments

Comments
 (0)