Skip to content

Commit

Permalink
Bump version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaudioSalvatoreArcidiacono committed Dec 8, 2024
1 parent defc098 commit dd1b2d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[project]
name = "sklearo"
description = "A versatile Python package featuring scikit-learn like transformers for feature preprocessing, compatible with all kind of dataframes thanks to narwhals."
version = "0.1.0"
version = "0.1.1"
keywords = ["feature preprocessing", "scikit-learn", "machine learning"]
authors = [
{ name = "Claudio Salvatore Arcidiacono", email = "[email protected]" },
Expand Down

0 comments on commit dd1b2d3

Please sign in to comment.