Skip to content

Commit 6c70f58

Browse files
committed
chore: bump version to 0.39.0
Signed-off-by: Ryohsuke Mitsudome <[email protected]>
1 parent 8692f9a commit 6c70f58

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

awsim_sensor_kit_description/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package awsim_sensor_kit_description
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.39.0 (2024-12-09)
6+
-------------------
77
* fixed to use xacro.load_yaml (`#6 <https://github.com/tier4/awsim_sensor_kit_launch/issues/6>`_)
88
* AWSIM sensor kit
99
* Contributors: Mamoru Sobue, Piotr Jaroszek

awsim_sensor_kit_description/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>awsim_sensor_kit_description</name>
5-
<version>0.1.0</version>
5+
<version>0.39.0</version>
66
<description>The awsim_sensor_kit_description package</description>
77
<maintainer email="[email protected]">Piotr Jaroszek</maintainer>
88
<license>Apache License 2.0</license>

awsim_sensor_kit_launch/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package awsim_sensor_kit_launch
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.39.0 (2024-12-09)
6+
-------------------
77
* Merge pull request `#24 <https://github.com/tier4/awsim_sensor_kit_launch/issues/24>`_ from SakodaShintaro/fix/restore_timeout_sec
88
fix: restore timeout_sec
99
* Restore timeout_sec

awsim_sensor_kit_launch/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>awsim_sensor_kit_launch</name>
5-
<version>0.1.0</version>
5+
<version>0.39.0</version>
66
<description>The awsim_sensor_kit_launch package</description>
77
<maintainer email="[email protected]">Piotr Jaroszek</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)