Update to v0.28.0

This commit is contained in:
Mark Towers
2023-02-23 16:08:32 +00:00
committed by GitHub
parent daf0ac3900
commit 6f35e7f87f

View File

@@ -44,7 +44,7 @@ __all__ = [
"error",
"logger",
]
__version__ = "0.27.1"
__version__ = "0.28.0"
# Initializing pygame initializes audio connections through SDL. SDL uses alsa by default on all Linux systems
# SDL connecting to alsa frequently create these giant lists of warnings every time you import an environment using