From 8e8d6a105d4e01de53c8a7b92516e3d4276d5a18 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 15:31:16 +0900 Subject: [PATCH] chore: update version to v0.4.16.1 (#109) 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 a7722cb3..8d7adbca 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.16' +__version__ = 'v0.4.16.1'