Skip to content

Commit 96100f0

Browse files
chore: release 3.5.1
1 parent f55e528 commit 96100f0

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.5.0"
2+
".": "3.5.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.5.1](https://github.com/neurobionics/opensourceleg/compare/opensourceleg-v3.5.0...opensourceleg-v3.5.1) (2026-03-16)
4+
5+
6+
### Bug Fixes
7+
8+
* imu fifo overflow error ([f55e528](https://github.com/neurobionics/opensourceleg/commit/f55e528a211d947f24ede703851584d03d3758e5))
9+
310
## [3.5.0](https://github.com/neurobionics/opensourceleg/compare/opensourceleg-v3.4.2...opensourceleg-v3.5.0) (2026-02-02)
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 = "opensourceleg"
3-
version = "3.5.0"
3+
version = "3.5.1"
44
description = "An open-source SDK for developing and testing algorithms on commonly used robotic hardware."
55
authors = [{ name = "Open-Source Leg", email = "opensourceleg@gmail.com" }]
66
requires-python = ">=3.11,<4.0"

0 commit comments

Comments
 (0)