Need release notes:
Release checklist:
master branch.master branch.src/PIL/_version.pyCHANGES.rst.make release-test in a freshly cloned repo.bash
git branch 5.2.x
git tag 5.2.0
git push --all
git push --tags
bash
make sdist
@cgohlke for Windows binaries via release ticket e.g. https://github.com/python-pillow/Pillow/issues/1174.@cgohlke and twine upload *.bash
git clone https://github.com/python-pillow/pillow-wheels
cd pillow-wheels
./update-pillow-tag.sh [[release tag]]
[x] Download distributions from the Pillow Wheel Builder container.
```bash
wget -m -A 'Pillow-
http://a365fff413fe338398b6-1c8a9b3114517dc5fe17b7c3f8c63a43.r19.cf2.rackcdn.com
[x] Upload all binaries and source distributions e.g. twine upload dist/Pillow-5.2.0*
.dev0 to version identifier in src/PIL/_version.pyThis is the last Pillow release to support Python 2.7.
Noted in CHANGES.rst, let's keep it at the top for visibility, and also put it in the release notes.
Okay, @cgohlke, if you would be able to create Windows binaries?
Here you go. Just the wheels.
Thanks @cgohlke. Okay, Pillow 6.2.0 is released.
And thank you for releasing!
Thanks @python-pillow/pillow-team @cgohlke @nulano and all for 6.2.0!!
Most helpful comment
Thanks @python-pillow/pillow-team @cgohlke @nulano and all for 6.2.0!!