Skip to content

Commit

Permalink
1.12.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Feb 12, 2024
1 parent c8b2d5e commit 7c55bac
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.12.0 (2024-02-12)

### Feature

* **#359:** Handle fallbacks ([`e72a90b`](https://github.com/Aarhus-Psychiatry-Research/timeseriesflattener/commit/e72a90bfab75600ea50901f1812ac9aac2c03b93))

## v1.11.0 (2024-02-09)

### Feature
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.11.0"
version = "1.12.0"
authors = [
{ name = "Lasse Hansen", email = "[email protected]" },
{ name = "Jakob Grøhn Damgaard", email = "[email protected]" },
Expand Down

0 comments on commit 7c55bac

Please sign in to comment.