Skip to content

Commit 4695413

Browse files
chore(main): release 2.1.0 (#57)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 40a575b commit 4695413

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.1.0](https://github.com/utiasDSL/crisp_py/compare/v2.0.0...v2.1.0) (2025-11-11)
4+
5+
6+
### Features
7+
8+
* Add an optional reset sensor option as a ROS service ([#56](https://github.com/utiasDSL/crisp_py/issues/56)) ([40a575b](https://github.com/utiasDSL/crisp_py/commit/40a575b0d5a949fe71fc1f2e2d463e93deef89b4))
9+
310
## [2.0.0](https://github.com/utiasDSL/crisp_py/compare/v1.9.0...v2.0.0) (2025-11-02)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "crisp-python"
3-
version = "2.0.0"
3+
version = "2.1.0"
44
description = "Simple python interface to control robots that use crisp_controllers and other ROS2 components."
55
readme = "README.md"
66
license-files = ["LICENSE.md"]

0 commit comments

Comments
 (0)