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 dd87708 commit 2ce012fCopy full SHA for 2ce012f
CHANGELOG.md
@@ -2,11 +2,11 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## Unreleased
+## [1.4.1] - 2023/2/28
6
7
### Added
8
9
-- Description: Draco3 URDF (thanks to @shbang91)
+- Description: Draco3 (thanks to @shbang91)
10
11
### Changed
12
robot_descriptions/__init__.py
@@ -17,4 +17,4 @@
17
18
"""Import open source robot description as Python modules."""
19
20
-__version__ = "1.4.0"
+__version__ = "1.4.1"
0 commit comments