chore: release v0.1.0
(cherry picked from commit 82525f882f3924a332d9ce40bf64255d0d14f6a4)
This commit is contained in:
@@ -4,12 +4,12 @@ build-backend = "uv_build"
|
||||
|
||||
[project]
|
||||
name = "motrix-envs"
|
||||
version = "0.0.2"
|
||||
version = "0.1.0"
|
||||
description = "Robot simulation environment library based on MotrixSim providing multi-task RL environments."
|
||||
authors = [{ name = "Motphys", email = "developers@motphys.com" }]
|
||||
requires-python = "==3.10.*"
|
||||
readme = "README.md"
|
||||
license = "Apache-2.0"
|
||||
dependencies = [
|
||||
"motrixsim>=0.4.0",
|
||||
"motrixsim>=0.5.0b2",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user