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

Commit

Permalink
0.20.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 22, 2022
1 parent 74f94b6 commit 51bfcb7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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

## v0.20.0 (2022-11-22)
### Feature
* Performance by citizen ID ([`9a2031a`](https://github.com/Aarhus-Psychiatry-Research/psycop-t2d/commit/9a2031a60ae7e494bb2270e835d13bd4453e7e99))

### Fix
* Tests ([`7dfc2b1`](https://github.com/Aarhus-Psychiatry-Research/psycop-t2d/commit/7dfc2b12b58a113c2f10707801813aa7c85d49c7))
* Wrong argument passed ([`de58ac6`](https://github.com/Aarhus-Psychiatry-Research/psycop-t2d/commit/de58ac6396b31ee06ac11fbc5ed31dbcb1537da5))
* Test works ([`d8233dd`](https://github.com/Aarhus-Psychiatry-Research/psycop-t2d/commit/d8233dd22dab63e4ef571ee183f623c61ed7195b))
* Create test ([`729bf81`](https://github.com/Aarhus-Psychiatry-Research/psycop-t2d/commit/729bf81f661f96eee8b2c2e58e9d586ddd3b5745))

## v0.19.1 (2022-11-21)
### Fix
* Update integration testing readme instruction ([`c4d54c3`](https://github.com/Aarhus-Psychiatry-Research/psycop-t2d/commit/c4d54c32bfb39096e5ae82ee60b8bef9815043f2))
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.19.1"
version = "0.20.0"
description = "Training scripts for the psycop-t2d project"
authors = ["Your Name <you@example.com>"]

Expand Down

0 comments on commit 51bfcb7

Please sign in to comment.