Skip to content

Commit f9975ea

Browse files
Merge pull request #40 from utiasDSL/release-please--branches--main
chore(main): release 1.5.1
2 parents db211e5 + c938314 commit f9975ea

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.1](https://github.com/utiasDSL/crisp_py/compare/v1.5.0...v1.5.1) (2025-09-10)
4+
5+
6+
### Bug Fixes
7+
8+
* gripper manual calibration had a wrong arguument - index ([db211e5](https://github.com/utiasDSL/crisp_py/commit/db211e5aca6a59d32bc7c690bf4fe594b2b610f5))
9+
310
## [1.5.0](https://github.com/utiasDSL/crisp_py/compare/v1.4.0...v1.5.0) (2025-09-08)
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 = "1.5.0"
3+
version = "1.5.1"
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)