Skip to content

v0.9.2

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 13:39
· 17 commits to main since this release

This enforces that the python wheels will always use the matching
version of the arbitration_graph library by copying files from the local
repository rather than using git clone.

This will also cause the wheel builder image to be rebuilt if the arbitration
graph library is updated. A git clone would be cached and might lead
to out-of-date installs of the arbitration graph library.

#patch

This release is based on pull request #132 and has been published by release job 16000973815.