Skip to content

Commit e1b3b35

Browse files
chore(release): 0.5.5 [skip ci]
## [0.5.5](0.5.4...0.5.5) (2026-03-24) ### 🐛 Bug Fixes * copy array for pandas 3.x ([882d696](882d696)) * enforce MIN/MAX_IN_FEATURES in FeatureChainParserMixin ([#231](#231)) ([caaf59b](caaf59b)), closes [#229](#229) * handle list-valued options in PROPERTY_MAPPING matching ([#230](#230)) ([95e2cd4](95e2cd4)), closes [#228](#228) [#228](#228)
1 parent 95e2cd4 commit e1b3b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "mloda"
7-
version = "0.5.4"
7+
version = "0.5.5"
88
description = "mloda.ai: Open Data Access for ML and AI"
99
readme = { file = "README.md", content-type = "text/markdown" }
1010
license = { text = "Apache-2.0" }

0 commit comments

Comments
 (0)