Skip to content

Commit 9536f8e

Browse files
committed
7.0.0
1 parent 3422a9f commit 9536f8e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

rclpy/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package rclpy
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
7.0.0 (2023-12-26)
6+
------------------
77
* Add doc-string warnings for destroy methods for services. (`#1205 <https://github.com/ros2/rclpy/issues/1205>`_)
88
* Add doc-string warnings for destroy() methods (`#1204 <https://github.com/ros2/rclpy/issues/1204>`_)
99
* Add an optional timeout_sec input to Client.call() to fix issue https://github.com/ros2/rclpy/issues/1181 (`#1188 <https://github.com/ros2/rclpy/issues/1188>`_)

rclpy/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>rclpy</name>
5-
<version>6.0.0</version>
5+
<version>7.0.0</version>
66
<description>Package containing the Python client.</description>
77

88
<maintainer email="[email protected]">Shane Loretz</maintainer>

0 commit comments

Comments
 (0)