Skip to content

v0.1.3

Latest

Choose a tag to compare

@antonkri antonkri released this 25 Nov 13:52
· 5 commits to main since this release
12217fc

[bazel] Align rules_python versions (#9)

Align the rules_python python versions between workspace and bzlmod
mode, in particular update the version for workspace mode to 1.4.1.

With the update a breaking change on how the python interpreter is
referenced got introduced in rules_python and required changes.