Skip to content

Commit 040e90e

Browse files
committed
release: Make 0.12.0 release
1 parent b6b550a commit 040e90e

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.12.0] - 2020-08-25
10+
911
### Added
1012

1113
- Add support for `"format": "date"` in a JSON schema

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

0 commit comments

Comments
 (0)