Skip to content

Commit 49b1665

Browse files
chore(main): release 3.4.0 (#72)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9d6a2a2 commit 49b1665

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+
## [3.4.0](https://github.com/utiasDSL/crisp_py/compare/v3.3.0...v3.4.0) (2026-02-24)
4+
5+
6+
### Features
7+
8+
* add joint velocities support to Robot ([#71](https://github.com/utiasDSL/crisp_py/issues/71)) ([9d6a2a2](https://github.com/utiasDSL/crisp_py/commit/9d6a2a238f75e33b6567542abf31f2b57a201ed2))
9+
310
## [3.3.0](https://github.com/utiasDSL/crisp_py/compare/v3.2.0...v3.3.0) (2026-02-23)
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 = "3.3.0"
3+
version = "3.4.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)