From 7469f509407ada84b0dabc52043eac52a0cc47ab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 14:42:51 +0900 Subject: [PATCH] chore: update version to v0.4.24 (#165) Signed-off-by: github-actions Co-authored-by: github-actions --- ros2caret/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ros2caret/__version__.py b/ros2caret/__version__.py index 1b205af..69eb073 100644 --- a/ros2caret/__version__.py +++ b/ros2caret/__version__.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = 'v0.4.23' +__version__ = 'v0.4.24'