Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Commit

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

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

## v0.46.1 (2023-03-21)
### Fix
* Added max bin creates different shapes ([#443](https://github.com/Aarhus-Psychiatry-Research/psycop-model-training/issues/443)) ([`c73819c`](https://github.com/Aarhus-Psychiatry-Research/psycop-model-training/commit/c73819cb2be4f1dbb4271766bf6ff906ec55e6ad))
* Added max bin creates different shapes ([`7204c54`](https://github.com/Aarhus-Psychiatry-Research/psycop-model-training/commit/7204c5421118f20cbcbf5daa7945b999c06b4415))

## v0.46.0 (2023-03-15)
### Feature
* Add support for custom units to "time until diagnosis" ([`44548ca`](https://github.com/Aarhus-Psychiatry-Research/psycop-model-training/commit/44548ca2a329c6448dda81a39c1c6e7a221dcf82))
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 = "psycop_model_training"
version = "0.46.0"
version = "0.46.1"
description = "PSYCOP model training utilities"
authors = [
{name = "Martin Bernstorff", email = "[email protected]"},
Expand Down

1 comment on commit 2b5b3fe

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests Skipped Failures Errors Time
44 1 💤 0 ❌ 0 🔥 1m 18s ⏱️

Please sign in to comment.