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