Skip to content

Commit 3287c86

Browse files
Update to v1.1.1
1 parent 1c7c709 commit 3287c86

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
@@ -66,7 +66,7 @@
6666
"logger",
6767
"experimental",
6868
]
69-
__version__ = "1.1.0"
69+
__version__ = "1.1.1"
7070

7171
try:
7272
from farama_notifications import notifications

0 commit comments

Comments
 (0)