Skip to content

Commit 2ce012f

Browse files
Release v1.4.1
1 parent dd87708 commit 2ce012f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## Unreleased
5+
## [1.4.1] - 2023/2/28
66

77
### Added
88

9-
- Description: Draco3 URDF (thanks to @shbang91)
9+
- Description: Draco3 (thanks to @shbang91)
1010

1111
### Changed
1212

robot_descriptions/__init__.py

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

1818
"""Import open source robot description as Python modules."""
1919

20-
__version__ = "1.4.0"
20+
__version__ = "1.4.1"

0 commit comments

Comments
 (0)