We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa6d0c8 commit 7eb32fdCopy full SHA for 7eb32fd
gymnasium/__init__.py
@@ -49,7 +49,7 @@
49
"error",
50
"logger",
51
]
52
-__version__ = "0.28.1"
+__version__ = "0.29.0"
53
54
55
# Initializing pygame initializes audio connections through SDL. SDL uses alsa by default on all Linux systems
0 commit comments