Skip to content

Commit 877ba30

Browse files
Update to 1.3.0
1 parent c3b809f commit 877ba30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gymnasium/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"logger",
5959
"experimental",
6060
]
61-
__version__ = "1.2.3"
61+
__version__ = "1.3.0"
6262

6363
try:
6464
from farama_notifications import notifications

0 commit comments

Comments
 (0)