Skip to content

Commit 7eb32fd

Browse files
Update version to "0.29.0"
1 parent aa6d0c8 commit 7eb32fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gymnasium/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"error",
5050
"logger",
5151
]
52-
__version__ = "0.28.1"
52+
__version__ = "0.29.0"
5353

5454

5555
# Initializing pygame initializes audio connections through SDL. SDL uses alsa by default on all Linux systems

0 commit comments

Comments
 (0)