From f84aa08c7b3fbac8b11521c378f638564cc3d129 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 22:57:17 +0900 Subject: [PATCH] chore: update version to v0.4.13 (#79) 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 6724504a..d1a47f86 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.12' +__version__ = 'v0.4.13'