Skip to content

Commit 47d8292

Browse files
committed
Release 0.11.0
1 parent 5b2d3b2 commit 47d8292

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.11.0] - 2020-02-21
10+
911
### Added
1012

1113
- Add .ods (OpenDocument Spreadsheet) file format support https://github.com/OpenDataServices/flatten-tool/pull/326

setup.py

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

66
setup(
77
name='flattentool',
8-
version='0.10.0',
8+
version='0.11.0',
99
author='Open Data Services',
1010
author_email='[email protected]',
1111
packages=['flattentool'],

0 commit comments

Comments
 (0)