We're pleased to announce the release of Pygame 1.9.2, available now from
PyPI and Bitbucket. You can (probably) install it with:

    pip install pygame

The highlights of this version include Python 3 support, and pre-built
wheel packages available on PyPI for major platforms, allowing convenient
installation with pip. I'm not sure of all the other changes, but there's
lots more detail in the WHATSNEW file in the source tree, or the commit
history.

If you run into problems, please check for and report issues at:
https://bitbucket.org/pygame/pygame/issues?status=new&status=open

We're already aware of an issue with the mixer_music_test crashing on Linux
when installed from a wheel (issue 317).

Thanks,
Thomas

Reply via email to