We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Some things to check before release:
Released quarterly on January 2nd, April 1st, July 1st and October 15th.
master
src/PIL/_version.py
CHANGES.rst
make release-test
git branch 5.2.x git tag 5.2.0 git push --all git push --tags
make sdist twine check dist/*
twine check dist/* twine upload dist/Pillow-5.2.0*
.dev0
@cgohlke
dist/
git clone https://github.com/python-pillow/pillow-wheels cd pillow-wheels ./update-pillow-tag.sh [[release tag]]
git clone https://github.com/python-pillow/docker-images cd docker-images ./update-pillow-tag.sh [[release tag]]
Some things to check before release:
Main Release
Released quarterly on January 2nd, April 1st, July 1st and October 15th.
masterbranch.masterbranch.src/PIL/_version.pyCHANGES.rst.make release-testin a freshly cloned repo.make sdist twine check dist/*.dev0to version identifier insrc/PIL/_version.pyBinary Distributions
Windows
@cgohlkefor Windows binaries via release ticket e.g. Release 2.9.0 on July 1, 2015 #1174.@cgohlkeand copy intodist/Mac and Linux
git clone https://github.com/python-pillow/pillow-wheels cd pillow-wheels ./update-pillow-tag.sh [[release tag]]and copy into
dist/Publicize Release
Documentation
Docker Images
git clone https://github.com/python-pillow/docker-images cd docker-images ./update-pillow-tag.sh [[release tag]]