Skip to content

Commit

Permalink
2.2.4
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed May 17, 2024
1 parent 3d662f8 commit fc35cc7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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

## v2.2.4 (2024-05-17)

### Fix

* Don't mix types in HasValuesAggregator fallback ([`dfdf5dd`](https://github.com/Aarhus-Psychiatry-Research/timeseriesflattener/commit/dfdf5dd1417639e76ec1639f7c689464c1012f05))

### Documentation

* Remove type hint in docstring ([`a4fe254`](https://github.com/Aarhus-Psychiatry-Research/timeseriesflattener/commit/a4fe254e87a0796bd1f63d803e35e57e86ae8e34))
* Add docstring to flattener ([`64ee0b0`](https://github.com/Aarhus-Psychiatry-Research/timeseriesflattener/commit/64ee0b09f8949cd85fa1345b371920ab5300749d))

## v2.2.3 (2024-05-07)

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

0 comments on commit fc35cc7

Please sign in to comment.