There was an error while loading. Please reload this page.
2 parents 83ea86b + 543eb3c commit c47cb34Copy full SHA for c47cb34
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [4.2.0](https://github.com/utiasDSL/crisp_gym/compare/v4.1.1...v4.2.0) (2025-12-12)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "crisp-gym"
-version = "4.2.0"
+version = "4.2.1"
description = "Simple gymnasium environments for crisp_py"
readme = "README.md"
requires-python = ">=3.11"
0 commit comments