File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
99## Upcoming -
1010
11+
12+ ## [ 0.9.1] - 2026-04-10
13+
1114- Add version constraint for pyrobotiqgripper dependency
1215- Update dependencies: bump robot-description version, remove dm-control
1316- Add decorators for dependency checking to robits.core.utils
@@ -114,7 +117,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
114117## Release history
115118
116119
117- [ Unreleased ] : https://github.com/markusgrotz/robits/compare/v0.9.0...HEAD
120+ [ Unreleased ] : https://github.com/markusgrotz/robits/compare/v0.9.1...HEAD
121+ [ 0.9.1 ] : https://github.com/markusgrotz/robits/compare/v0.9.0...v0.9.1
118122[ 0.9.0 ] : https://github.com/markusgrotz/robits/compare/v0.8.3...v0.9.0
119123[ 0.8.3 ] : https://github.com/markusgrotz/robits/compare/v0.8.2...v0.8.3
120124[ 0.8.2 ] : https://github.com/markusgrotz/robits/compare/v0.8.1...v0.8.2
Original file line number Diff line number Diff line change 11[project ]
22name = " robits"
3- version = " 0.9.0 "
3+ version = " 0.9.1 "
44description = " Lightweight, modular, and scalable software stack for AI-driven robotic manipulation."
55readme = " README.md"
66requires-python = " >=3.10,<3.13"
You can’t perform that action at this time.
0 commit comments