diff --git a/setup.py b/setup.py index 573bb90b..30778245 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ def read(fname): setup( name="luxai2022", - version="1.0.4", + version="1.0.5", author="Lux AI Challenge", description="The Lux AI Challenge Season 2", license="MIT",