chore: release v0.0.2

This commit is contained in:
motphys-developers
2025-11-21 08:51:49 +00:00
parent 5133830b5a
commit 13cfbce9a7
7 changed files with 370 additions and 48 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "uv_build"
[project]
name = "motrix-envs"
version = "0.0.1"
version = "0.0.2"
description = "Robot simulation environment library based on MotrixSim providing multi-task RL environments."
authors = [{ name = "Motphys", email = "developers@motphys.com" }]
requires-python = "==3.10.*"