diff --git a/RELEASING.md b/RELEASING.md index 1dbdc980d..6c80f1e4d 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -25,7 +25,8 @@ Released quarterly on the first day of January, April, July, October. ``` * [ ] Create and upload source distributions e.g.: ``` - $ make sdistup + $ make sdist + $ make upload ``` * [ ] Create and upload [binary distributions](#binary-distributions) * [ ] Manually hide old versions on PyPI as needed, such that only the latest main release is visible when viewing https://pypi.python.org/pypi/Pillow