Skip to content

Commit 57b1877

Browse files
Merge pull request #58 from neurobionics/release-please--branches--main--components--onshape-robotics-toolkit
chore(main): release onshape-robotics-toolkit 0.4.0
2 parents 731f645 + 7468833 commit 57b1877

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.3.0"
2+
".": "0.4.0"
33
}

CHANGELOG.md

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

3+
## [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)
4+
5+
6+
### Features
7+
8+
* create formats for saving MJCF/URDF and handling conversions ([731f645](https://github.com/neurobionics/onshape-robotics-toolkit/commit/731f64505913fe83fe8455883e0715bff1d70e3d))
9+
* create formats for saving MJCF/URDF and handling conversions ([047159b](https://github.com/neurobionics/onshape-robotics-toolkit/commit/047159b4bccfc2f57afd9d3b3479515d5cf7c2af))
10+
311
## [0.3.0](https://github.com/neurobionics/onshape-robotics-toolkit/compare/onshape-robotics-toolkit-v0.2.1...onshape-robotics-toolkit-v0.3.0) (2025-10-15)
412

513

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.3.0"
3+
version = "0.4.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)