From c66cd401767e60baece16e1cf68da2824227e076 Mon Sep 17 00:00:00 2001 From: Steven Palma Date: Wed, 6 Aug 2025 21:07:54 +0200 Subject: [PATCH] chore: Bump to 0.3.4 (#1691) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4696a2ae6..2bc57c076 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ discord = "https://discord.gg/s3KuuzsPFb" [project] name = "lerobot" -version = "0.3.3" +version = "0.3.4" description = "🤗 LeRobot: State-of-the-art Machine Learning for Real-World Robotics in Pytorch" readme = "README.md" license = { text = "Apache-2.0" }