Skip to content

Commit

Permalink
1.36.1
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Feb 22, 2024
1 parent 6ffbd92 commit 7e4f0d7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## v1.36.1 (2024-02-22)

### Fix

* Bug in `_get_timedelta_frame` if timestamp col names were the same ([`3ade969`](https://github.com/Aarhus-Psychiatry-Research/timeseriesflattener/commit/3ade969b3db28aba52690afefa855b8cc8c9cc2f))
* **#480:** Pure NaNs when flattening with lookbehind-tuple in 01_basic ([`6d1122b`](https://github.com/Aarhus-Psychiatry-Research/timeseriesflattener/commit/6d1122be2a25cbd726536ac92061156fd7a9a0b4))

## v1.36.0 (2024-02-22)

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

0 comments on commit 7e4f0d7

Please sign in to comment.