Skip to content

Commit

Permalink
chore(main): release 0.10.3 (#98)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Mar 10, 2023
1 parent 2a58219 commit c493677
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
@@ -1,5 +1,12 @@
# Changelog

## [0.10.3](https://github.com/chrislemke/sk-transformers/compare/v0.10.2...v0.10.3) (2023-03-10)


### Maintenance

* remove slots for compatibility reasons ([2a58219](https://github.com/chrislemke/sk-transformers/commit/2a58219e030447fbcb11476130f7a79bfd56a846))

## [0.10.2](https://github.com/chrislemke/sk-transformers/compare/v0.10.1...v0.10.2) (2023-03-09)


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 = "sk-transformers"
version = "0.10.2"
version = "0.10.3"
description = "A collection of various pandas & scikit-learn compatible transformers for all kinds of preprocessing and feature engineering"
authors = ["Christopher Lemke <1@lemke.ai>"]
license = "MIT"
Expand Down

0 comments on commit c493677

Please sign in to comment.