Skip to content

Commit 3543847

Browse files
chore(release): 0.5.4 [skip ci]
## [0.5.4](0.5.3...0.5.4) (2026-03-21) ### ✨ Features * add order_by to DefaultOptionKeys enum ([d8e09b0](d8e09b0)) * add SQL base compute framework with SQLite implementation ([#224](#224)) ([faee383](faee383)) ### 🔧 Miscellaneous * add tool usage constraints to TDD agents ([1481216](1481216)) * dependency updates ([d24d5c0](d24d5c0)) * **deps-dev:** update pip-audit requirement from <2.10.0 to <2.11.0 ([99b68a0](99b68a0))
1 parent faee383 commit 3543847

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.3"
7+
version = "0.5.4"
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)