Skip to content

Commit f25f6d8

Browse files
committed
release: Make 0.13.0 release
1 parent ef019c0 commit f25f6d8

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.13.0] - 2020-09-09
10+
911
### Changed
1012

1113
- When `--use-titles` is specified, also use the titles for sheet names (ie. Excel tabs and CSV filenames)

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.12.0",
15+
version="0.13.0",
1616
author="Open Data Services",
1717
author_email="[email protected]",
1818
packages=["flattentool"],

0 commit comments

Comments
 (0)