Add dynamic build versioning

This commit is contained in:
Simon Alibert
2024-03-11 12:10:46 +01:00
parent d4ea4f0ad1
commit 225eebde40
3 changed files with 18 additions and 4 deletions

View File

@@ -0,0 +1 @@
from lerobot.__version__ import __version__ # noqa: F401