Skip to content

Commit c47cb34

Browse files
Merge pull request #48 from utiasDSL/release-please--branches--main
chore(main): release 4.2.1
2 parents 83ea86b + 543eb3c commit c47cb34

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+
## [4.2.1](https://github.com/utiasDSL/crisp_gym/compare/v4.2.0...v4.2.1) (2026-02-26)
4+
5+
6+
### Bug Fixes
7+
8+
* a ROS topic typo ([83ea86b](https://github.com/utiasDSL/crisp_gym/commit/83ea86bcbc9f4fd15ff2950ce21f900d6f7dc991))
9+
310
## [4.2.0](https://github.com/utiasDSL/crisp_gym/compare/v4.1.1...v4.2.0) (2025-12-12)
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-gym"
3-
version = "4.2.0"
3+
version = "4.2.1"
44
description = "Simple gymnasium environments for crisp_py"
55
readme = "README.md"
66
requires-python = ">=3.11"

0 commit comments

Comments
 (0)