Skip to content

Commit e396189

Browse files
authored
Merge pull request #133 from PyO3/davidhewitt-patch-1
changelog: correct PR number
2 parents a4607e9 + 14b0947 commit e396189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Unreleased
44
### Removed
55
- Remove `test_rust` command. (`python setup.py test` is deprecated.) [#129](https://github.com/PyO3/setuptools-rust/pull/129)
6-
- Remove `check_rust` command. [#130](https://github.com/PyO3/setuptools-rust/pull/130)
6+
- Remove `check_rust` command. [#131](https://github.com/PyO3/setuptools-rust/pull/131)
77

88
## 0.12.1 (2021-03-11)
99
### Fixed

0 commit comments

Comments
 (0)