diff --git a/setup.py b/setup.py index 8b91082ee..0ca4ef383 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ def read_requirements(): setup( name="mani_skill2", - version="0.4.1", + version="0.4.2", description="ManiSkill2: A Unified Benchmark for Generalizable Manipulation Skills", long_description=long_description, long_description_content_type="text/markdown",