From f25ac02e6c8fa9c467ab8462289e5f4aed3a2e85 Mon Sep 17 00:00:00 2001 From: Steven Palma Date: Thu, 23 Oct 2025 20:20:52 +0200 Subject: [PATCH] chore(dependencies): Bump lerobot to 0.4.0 (#2298) Signed-off-by: Steven Palma --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f002c3eee..849219a97 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ discord = "https://discord.gg/s3KuuzsPFb" [project] name = "lerobot" -version = "0.3.5" +version = "0.4.0" description = "🤗 LeRobot: State-of-the-art Machine Learning for Real-World Robotics in Pytorch" readme = "README.md" license = { text = "Apache-2.0" }