Skip to content

v4.1.1

Compare
Choose a tag to compare
@nejch nejch released this 03 Nov 16:13
· 360 commits to main since this release

v4.1.1 (2023-11-03)

Chore

  • chore(ci): add release id to workflow step (9270e10)

  • chore(deps): update all non-major dependencies (32954fb)

Documentation

  • docs(users): add missing comma in v4 API create runner examples

The examples which show usage of new runner registration api endpoint
are missing commas. This change adds the missing commas. (b1b2edf)

Fix

  • fix(build): include py.typed in dists (b928639)