chore(dependencies): Bump lerobot to 0.6.0 (#3956)

This commit is contained in:
Steven Palma
2026-07-06 12:06:51 +02:00
committed by GitHub
parent 93257e3468
commit 30da8e687a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ discord = "https://discord.gg/s3KuuzsPFb"
[project]
name = "lerobot"
version = "0.5.2"
version = "0.6.0"
description = "🤗 LeRobot: State-of-the-art Machine Learning for Real-World Robotics in Pytorch"
dynamic = ["readme"]
license = { text = "Apache-2.0" }
Generated
+2 -2
View File
@@ -1,5 +1,5 @@
version = 1
revision = 2
revision = 3
requires-python = ">=3.12"
resolution-markers = [
"(python_full_version >= '3.15' and platform_machine == 'AMD64' and sys_platform == 'linux') or (python_full_version >= '3.15' and platform_machine == 'x86_64' and sys_platform == 'linux')",
@@ -2823,7 +2823,7 @@ wheels = [
[[package]]
name = "lerobot"
version = "0.5.2"
version = "0.6.0"
source = { editable = "." }
dependencies = [
{ name = "cmake" },