We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9dc49a commit 5f33e4cCopy full SHA for 5f33e4c
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+## [1.7.0] - 2023-12-08
8
+
9
### Added
10
11
- Description: UNITREE Go2 (MJCF) (thanks to @lvjonok)
robot_descriptions/__init__.py
@@ -6,4 +6,4 @@
"""Import open source robot description as Python modules."""
-__version__ = "1.6.0"
+__version__ = "1.7.0"
0 commit comments