diff --git a/RELEASING.md b/RELEASING.md index ea6642ef4..a3653f5be 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -64,7 +64,7 @@ Released as needed for security, installation or critical bug fixes. * [ ] Check and upload all binaries and source distributions e.g.: ```bash twine check dist/* - twine upload dist/Pillow-5.2.0* + twine upload dist/Pillow-5.2.1* ``` * [ ] Publish the [release on GitHub](https://github.com/python-pillow/Pillow/releases)