Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Apr 13:35
be2ba9e

heroku/python

Changed

  • Updated the default Python version from 3.11.2 to 3.11.3. (#22)
  • Updated setuptools from 67.5.0 to 67.6.1. (#24)
  • Updated wheel from 0.38.4 to 0.40.0. (#24)

Fixed

  • The PYTHONHOME environment variable is now set, to work around uWSGI not handling relocated Python installs correctly. (#25)