Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and github-actions committed Feb 4, 2023
1 parent 3968afe commit 1245fe7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

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

## v0.1.1 (2023-02-04)


## v0.1.0 (2023-02-03)
### Feature
* Median date imputer implementation ([`f691cad`](https://github.com/UBC-MDS/simpute-py/commit/f691cad3dc6982a75ff917a4a9d6a7a2f4b032c9))
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 = "simpute_py"
version = "0.1.0"
version = "0.1.1"
description = "A python package for simple data imputation"
authors = ["Ken Wang"]
license = "MIT"
Expand Down

0 comments on commit 1245fe7

Please sign in to comment.