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

Commit

Permalink
0.50.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 28, 2023
1 parent 5e6ca09 commit bb517cb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## v0.50.1 (2023-03-28)
### Fix
* Allow optional outcome prefix ([`12ac771`](https://github.com/Aarhus-Psychiatry-Research/psycop-model-training/commit/12ac7711a96a598fcc384215dcd84da80bded3df))

## v0.50.0 (2023-03-24)
### Feature
* Incorrect title ([`7be3a58`](https://github.com/Aarhus-Psychiatry-Research/psycop-model-training/commit/7be3a58bc736644c66d39d2aee233096fd49a6a6))
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.50.0"
version = "0.50.1"
description = "PSYCOP model training utilities"
authors = [
{name = "Martin Bernstorff", email = "martinbernstorff@gmail.com"},
Expand Down

0 comments on commit bb517cb

Please sign in to comment.