Skip to content

Commit b6a0017

Browse files
committed
fix syntax
1 parent 574c77a commit b6a0017

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,16 @@ A brief description of the categories of changes:
4141
### Removed
4242
- Nothing yet
4343

44-
{#v0-0-0}
44+
{#v0-37-1}
4545
## [0.37.1] - 2024-10-22
4646

4747
[0.37.1]: https://github.com/bazelbuild/rules_python/releases/tag/0.37.1
4848

4949
{#v0-37-1-fixed}
5050
### Fixed
5151
* (rules) Setting `--incompatible_python_disallow_native_rules` no longer
52-
causes rules_python rules to fail.
53-
([#2326](https://github.com/bazelbuild/rules_python/issues/2326).
52+
causes rules_python rules to fail
53+
([#2326](https://github.com/bazelbuild/rules_python/issues/2326)).
5454

5555
{#v0-37-0}
5656
## [0.37.0] - 2024-10-18

0 commit comments

Comments
 (0)