Skip to content

Commit 5f33e4c

Browse files
Release v1.7.0
1 parent f9dc49a commit 5f33e4c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [1.7.0] - 2023-12-08
8+
79
### Added
810

911
- Description: UNITREE Go2 (MJCF) (thanks to @lvjonok)

robot_descriptions/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66

77
"""Import open source robot description as Python modules."""
88

9-
__version__ = "1.6.0"
9+
__version__ = "1.7.0"

0 commit comments

Comments
 (0)