From 2c544085c12db1c7f327c3d4c18c1c8c4b144e0d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 10:29:14 +0900 Subject: [PATCH] chore: update version to v0.4.23 (#162) 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 3b1c0d6..1b205af 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.22' +__version__ = 'v0.4.23'