From d9e74a9d374a8f26582ad326c699740a227b483c Mon Sep 17 00:00:00 2001 From: Steven Palma Date: Wed, 12 Nov 2025 13:13:57 +0100 Subject: [PATCH] chore(dependencies): Bump lerobot to 0.4.2 (#2423) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e953820ff..0b53457a1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ discord = "https://discord.gg/s3KuuzsPFb" [project] name = "lerobot" -version = "0.4.1" +version = "0.4.2" description = "🤗 LeRobot: State-of-the-art Machine Learning for Real-World Robotics in Pytorch" readme = "README.md" license = { text = "Apache-2.0" }