mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-07-31 05:44:31 +00:00
Update to v0.28.0
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user