Skip to content

Commit 11e7e51

Browse files
committed
work
1 parent 9e84566 commit 11e7e51

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

ChangeLog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# ChangeLog
22

3+
### v3.0.1
4+
minor bug fix for complete gymnasium compatability
5+
6+
### v3.0.0
7+
8+
Upgraded to NeurIPS 2023 edition configurations
9+
310
### v2.2.0
411

512
Upgraded to gymnasium format

luxai_s2/luxai_s2/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.0.0"
1+
__version__ = "3.0.1"

0 commit comments

Comments
 (0)