Skip to content

Commit cfc0905

Browse files
committed
[release] Release 2.1.0
1 parent b545cde commit cfc0905

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/en/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
author = 'OpenRobotLab'
3232

3333
# The full version, including alpha/beta/rc tags
34-
release = 'v2.0.2'
34+
release = 'v2.1.0'
3535

3636
# -- General configuration ---------------------------------------------------
3737

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setuptools.setup(
1010
name='grutopia',
11-
version='2.0.2',
11+
version='2.1.0',
1212
author='APX103',
1313
author_email='lijialun@pjlab.org.cn',
1414
description='Easy to use omniverse isaac sim standalone package',

0 commit comments

Comments
 (0)