Skip to content

Commit

Permalink
1.7.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Oct 20, 2023
1 parent fc00c57 commit a03c5a2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!--next-version-placeholder-->

## v1.7.0 (2023-10-20)

### Feature

* Add meaningful error if entity id is not unique in incident outcome ([`9abaf75`](https://github.com/Aarhus-Psychiatry-Research/timeseriesflattener/commit/9abaf75dd455094d384b627d01fcdeb600ae0df7))

## v1.6.1 (2023-10-05)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "timeseriesflattener"
version = "1.6.1"
version = "1.7.0"
authors = [
{ name = "Lasse Hansen", email = "[email protected]" },
{ name = "Jakob Grøhn Damgaard", email = "[email protected]" },
Expand Down

0 comments on commit a03c5a2

Please sign in to comment.