We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c7c709 commit 3287c86Copy full SHA for 3287c86
gymnasium/__init__.py
@@ -66,7 +66,7 @@
66
"logger",
67
"experimental",
68
]
69
-__version__ = "1.1.0"
+__version__ = "1.1.1"
70
71
try:
72
from farama_notifications import notifications
0 commit comments