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

Commit

Permalink
0.9.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 Oct 19, 2022
1 parent 89db14d commit 90cb270
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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

## v0.9.0 (2022-10-19)
### Feature
* Check for meaningful lookbehind_combination ([`297f7c4`](https://github.com/Aarhus-Psychiatry-Research/psycop-t2d/commit/297f7c41b87520c1044944dabc3aa4805cadb3c3))

### Fix
* Error caused by merge ([`b77679d`](https://github.com/Aarhus-Psychiatry-Research/psycop-t2d/commit/b77679d45d6b8895db776f29fcb8cb2d0d5158f6))
* Convert to sets in check ([`722a282`](https://github.com/Aarhus-Psychiatry-Research/psycop-t2d/commit/722a282cb9d46498cead7dbd04006ad59b8162d2))
* Convert omegaconf types to generics ([`c85e2d5`](https://github.com/Aarhus-Psychiatry-Research/psycop-t2d/commit/c85e2d52f650192478e497c866e84c872272a53d))

## v0.8.0 (2022-10-19)
### Feature
* Log how many rows and cols are dropped ([`9bd5720`](https://github.com/Aarhus-Psychiatry-Research/psycop-t2d/commit/9bd572008b250e7ba181f5436dbd8fe9b92e9e13))
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.8.0"
version = "0.9.0"
description = "Training scripts for the psycop-t2d project"
authors = ["Your Name <you@example.com>"]

Expand Down

0 comments on commit 90cb270

Please sign in to comment.