File tree 2 files changed +5
-2
lines changed
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.
4
4
5
5
## [ Unreleased]
6
6
7
+ ## [ 1.8.0] - 2024-01-24
8
+
7
9
### Added
8
10
9
11
- Description: UNITREE Z1 (thanks to @lvjonok )
@@ -296,7 +298,8 @@ This initial release includes 33 robot descriptions:
296
298
- Contributing instructions
297
299
- This changelog
298
300
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
300
303
[ 1.7.0 ] : https://github.com/qpsolvers/qpsolvers/compare/v1.6.0...v1.7.0
301
304
[ 1.6.0 ] : https://github.com/qpsolvers/qpsolvers/compare/v1.5.0...v1.6.0
302
305
[ 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 6
6
7
7
"""Import open source robot description as Python modules."""
8
8
9
- __version__ = "1.7 .0"
9
+ __version__ = "1.8 .0"
You can’t perform that action at this time.
0 commit comments