File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.1.2] ( https://github.com/utiasDSL/crisp_py/compare/v1.1.1...v1.1.2 ) (2025-08-10)
4+
5+
6+ ### Bug Fixes
7+
8+ * specifying the location of the version.txt ([ 633b5fc] ( https://github.com/utiasDSL/crisp_py/commit/633b5fc96dd1a08fddb764bee3f72234f08c1a4c ) )
9+ * updated release-please configs ([ 5b9210d] ( https://github.com/utiasDSL/crisp_py/commit/5b9210dc172beb269f2276c54f112dbdd3b35377 ) )
10+ * use python release type instead of simple ([ 2c9fe29] ( https://github.com/utiasDSL/crisp_py/commit/2c9fe294ac74bdb30175862c3677046cf3f0cac3 ) )
11+
312## [ 1.1.1] ( https://github.com/utiasDSL/crisp_py/compare/v1.1.0...v1.1.1 ) (2025-08-10)
413
514
Original file line number Diff line number Diff line change 66 print ("ROS2 should be installed and sourced!" )
77
88
9- __version__ = "1.1.1 "
9+ __version__ = "1.1.2 "
Original file line number Diff line number Diff line change 11[project ]
22name = " crisp-py"
3- version = " 1.1.1 "
3+ version = " 1.1.2 "
44description = " Simple python interface to control robots that use crisp_controllers and other ROS2 components."
55readme = " README.md"
66requires-python = " >=3.11"
You can’t perform that action at this time.
0 commit comments