Skip to content

Commit e68cad4

Browse files
Release v0.5.0
1 parent fdc0605 commit e68cad4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
## Unreleased
5+
## [0.5.0] - 2022/09/19
66

77
### Added
88

robot_descriptions/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
Import open source robot description as Python modules.
2020
"""
2121

22-
__version__ = "0.5.0rc0"
22+
__version__ = "0.5.0"

0 commit comments

Comments
 (0)