Fix changelog typo
This commit is contained in:
parent
45cb26d2f0
commit
aa81e382be
|
@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.10.0] - 2020-05-14
|
||||
## [0.10.1] - 2020-05-14
|
||||
### Fixed
|
||||
- Fix deadlock in `Python::acquire_gil()` after dropping a `PyObject` or `Py<T>`. [#924](https://github.com/PyO3/pyo3/pull/924)
|
||||
|
||||
|
|
Loading…
Reference in New Issue