Skip to content

Release Pillow 10.2.0 on January 2, 2024 #7571

@hugovk

Description

@hugovk

Main Release

Released quarterly on January 2nd, April 1st, July 1st and October 15th.

Source and Binary Distributions

  • Check the GitHub Actions "Wheels" workflow has passed, including the "Upload release to PyPI" job. This will have been triggered by the new tag.
  • Download the Linux aarch64 wheels created by Travis CI from GitHub releases and copy into dist. Check and upload them e.g.:
    python3 -m twine check --strict dist/*
    python3 -m twine upload dist/Pillow-5.2.0*

Publicize Release

Documentation

Docker Images

  • Update Pillow in the Docker Images repository
    git clone https://github.com/python-pillow/docker-images
    cd docker-images
    ./update-pillow-tag.sh [[release tag]]

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions