[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] 2.0.0.dev1 pre-release



Hello,

There's binary pre-release up if anyone wants to give it a test with your own app, there's a bit of time to do so before a real release.

python3 -m pip install pygame==2.0.0.dev1
python3 -m pygame.examples.aliens
python3 -m pygame.tests

If you notice anything, please add an issue https://github.com/pygame/pygame/issues
(or reply via email)

Assuming no blockers, a 2.0.1 release will follow.


cheerio,