We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3b809f commit 877ba30Copy full SHA for 877ba30
1 file changed
gymnasium/__init__.py
@@ -58,7 +58,7 @@
58
"logger",
59
"experimental",
60
]
61
-__version__ = "1.2.3"
+__version__ = "1.3.0"
62
63
try:
64
from farama_notifications import notifications
0 commit comments