We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b545cde commit cfc0905Copy full SHA for cfc0905
2 files changed
docs/en/conf.py
@@ -31,7 +31,7 @@
31
author = 'OpenRobotLab'
32
33
# The full version, including alpha/beta/rc tags
34
-release = 'v2.0.2'
+release = 'v2.1.0'
35
36
# -- General configuration ---------------------------------------------------
37
setup.py
@@ -8,7 +8,7 @@
8
9
setuptools.setup(
10
name='grutopia',
11
- version='2.0.2',
+ version='2.1.0',
12
author='APX103',
13
author_email='lijialun@pjlab.org.cn',
14
description='Easy to use omniverse isaac sim standalone package',
0 commit comments