From 563f42bdb1db8f8a96d28d4b868c5961eefa4499 Mon Sep 17 00:00:00 2001 From: Steven Palma Date: Fri, 27 Feb 2026 19:29:35 +0100 Subject: [PATCH] chore(dependencies): Bump lerobot to 0.4.5 (#3051) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b6d85b0f6..f4fb7d249 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ discord = "https://discord.gg/s3KuuzsPFb" [project] name = "lerobot" -version = "0.4.4" +version = "0.4.5" description = "🤗 LeRobot: State-of-the-art Machine Learning for Real-World Robotics in Pytorch" dynamic = ["readme"] license = { text = "Apache-2.0" }