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

Commit

Permalink
0.18.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user authored and github-actions committed Nov 14, 2022
1 parent 46fc7f0 commit 390e5d9
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-->

## v0.18.0 (2022-11-14)
### Feature
* Feature sel for NAs and negative values ([`9391f41`](https://github.com/Aarhus-Psychiatry-Research/psycop-t2d/commit/9391f417d67cb3cafdd928b06999d1c29fdce914))

### Fix
* Add documentation to cfg file ([`0976ee1`](https://github.com/Aarhus-Psychiatry-Research/psycop-t2d/commit/0976ee1fbcdd66ecdf1ea91834e4cbd61024e8e1))

## v0.17.0 (2022-11-14)
### Feature
* Adjustments to eval ([`81c0f93`](https://github.com/Aarhus-Psychiatry-Research/psycop-t2d/commit/81c0f9314c839485b847dfbeaad50210c02f307e))
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "psycopt2d"
version = "0.17.0"
version = "0.18.0"
description = "Training scripts for the psycop-t2d project"
authors = ["Your Name <you@example.com>"]

Expand Down

0 comments on commit 390e5d9

Please sign in to comment.