mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-01 22:11:25 +00:00
Update to v0.28.0
This commit is contained in:
@@ -44,7 +44,7 @@ __all__ = [
|
|||||||
"error",
|
"error",
|
||||||
"logger",
|
"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
|
# 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
|
# SDL connecting to alsa frequently create these giant lists of warnings every time you import an environment using
|
||||||
|
Reference in New Issue
Block a user