File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 0.8.3 ] - 2026-03-31
99
1010- Reset simulation to home key instead of first key
1111- Add pocket TTS support
@@ -99,7 +99,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9999## Release history
100100
101101
102- [ Unreleased ] : https://github.com/markusgrotz/robits/compare/v0.8.2...HEAD
102+ [ Unreleased ] : https://github.com/markusgrotz/robits/compare/v0.8.3...HEAD
103+ [ 0.8.3 ] : https://github.com/markusgrotz/robits/compare/v0.8.2...v0.8.3
103104[ 0.8.2 ] : https://github.com/markusgrotz/robits/compare/v0.8.1...v0.8.2
104105[ 0.8.1 ] : https://github.com/markusgrotz/robits/compare/v0.8.0...v0.8.1
105106[ 0.8.0 ] : https://github.com/markusgrotz/robits/compare/v0.7.2...v0.8.0
Original file line number Diff line number Diff line change 11[project ]
22name = " robits"
3- version = " 0.8.2 "
3+ version = " 0.8.3 "
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