Skip to content

Commit 9ff8bf4

Browse files
Update version number to v1.1
1 parent e2599f0 commit 9ff8bf4

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.0.0"
69+
__version__ = "1.1.0"
7070

7171
try:
7272
from farama_notifications import notifications

0 commit comments

Comments
 (0)