We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e60058 commit 28f8b55Copy full SHA for 28f8b55
CHANGELOG.md
@@ -20,9 +20,9 @@ A brief description of the categories of changes:
20
* Particular sub-systems are identified using parentheses, e.g. `(bzlmod)` or
21
`(docs)`.
22
23
-## Unreleased
+## [0.37.0] - 2024-10-18
24
25
-[x.x.x]: https://github.com/bazelbuild/rules_python/releases/tag/x.x.x
+[x.x.x]: https://github.com/bazelbuild/rules_python/releases/tag/0.37.0
26
27
### Changed
28
* **BREAKING** `py_library` no longer puts its source files or generated pyc
0 commit comments