diff --git a/rclpy/CHANGELOG.rst b/rclpy/CHANGELOG.rst index 8846e3240..fa0ce86f1 100644 --- a/rclpy/CHANGELOG.rst +++ b/rclpy/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package rclpy ^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +7.6.0 (2024-10-03) +------------------ * TestClient.test_service_timestamps failing consistently. (`#1364 `_) * Revert "Add types to Action Server and Action Client (`#1349 `_)" (`#1359 `_) * Revert "Executors types (`#1345 `_)" (`#1360 `_) diff --git a/rclpy/package.xml b/rclpy/package.xml index aad3a2431..356fe848c 100644 --- a/rclpy/package.xml +++ b/rclpy/package.xml @@ -2,7 +2,7 @@ rclpy - 7.5.0 + 7.6.0 Package containing the Python client. Shane Loretz