Skip to content

Commit 9705b9d

Browse files
chore: release 0.5.0
1 parent 07b406a commit 9705b9d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.0"
2+
".": "0.5.0"
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+
## [0.5.0](https://github.com/neurobionics/onshape-robotics-toolkit/compare/onshape-robotics-toolkit-v0.4.0...onshape-robotics-toolkit-v0.5.0) (2025-10-16)
4+
5+
6+
### Features
7+
8+
* add support for composite parts ([1b317c1](https://github.com/neurobionics/onshape-robotics-toolkit/commit/1b317c184227d3a85fb58abd89ea3f75fc53df72))
9+
310
## [0.4.0](https://github.com/neurobionics/onshape-robotics-toolkit/compare/onshape-robotics-toolkit-v0.3.0...onshape-robotics-toolkit-v0.4.0) (2025-10-15)
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 = "onshape-robotics-toolkit"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
description = "A python library to facilitate interaction with Onshape's REST API"
55
authors = [
66
{name = "Senthur Ayyappan", email = "[email protected]"}

0 commit comments

Comments
 (0)