Skip to content

Commit 8fc9844

Browse files
Update version number to v0.27.1
1 parent 1b28369 commit 8fc9844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gymnasium/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"logger",
3838
"experimental",
3939
]
40-
__version__ = "0.27.0"
40+
__version__ = "0.27.1"
4141

4242
# Initializing pygame initializes audio connections through SDL. SDL uses alsa by default on all Linux systems
4343
# SDL connecting to alsa frequently create these giant lists of warnings every time you import an environment using

0 commit comments

Comments
 (0)