File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44
55## [ Unreleased]
66
7+ ## [ 1.8.0] - 2024-01-24
8+
79### Added
810
911- Description: UNITREE Z1 (thanks to @lvjonok )
@@ -296,7 +298,8 @@ This initial release includes 33 robot descriptions:
296298- Contributing instructions
297299- This changelog
298300
299- [ unreleased ] : https://github.com/qpsolvers/qpsolvers/compare/v1.7.0...HEAD
301+ [ unreleased ] : https://github.com/qpsolvers/qpsolvers/compare/v1.8.0...HEAD
302+ [ 1.8.0 ] : https://github.com/qpsolvers/qpsolvers/compare/v1.7.0...v1.8.0
300303[ 1.7.0 ] : https://github.com/qpsolvers/qpsolvers/compare/v1.6.0...v1.7.0
301304[ 1.6.0 ] : https://github.com/qpsolvers/qpsolvers/compare/v1.5.0...v1.6.0
302305[ 1.5.0 ] : https://github.com/qpsolvers/qpsolvers/compare/v1.4.1...v1.5.0
Original file line number Diff line number Diff line change 66
77"""Import open source robot description as Python modules."""
88
9- __version__ = "1.7 .0"
9+ __version__ = "1.8 .0"
You can’t perform that action at this time.
0 commit comments