diff --git a/minerl/env/Malmo b/minerl/env/Malmo index 6c53ca4df..dcd042d34 160000 --- a/minerl/env/Malmo +++ b/minerl/env/Malmo @@ -1 +1 @@ -Subproject commit 6c53ca4df0e10cbdf9653603c926c41accc8118f +Subproject commit dcd042d342ae6a26d4a00e522c477e3525ca3576 diff --git a/setup.py b/setup.py index 702a14af2..7d75dc500 100644 --- a/setup.py +++ b/setup.py @@ -86,7 +86,7 @@ def package_files(directory): setuptools.setup( name='minerl', - version='0.1.17', + version='0.1.18', description='MineRL environment and data loader for reinforcement learning from human demonstration in Minecraft', long_description=markdown, long_description_content_type="text/markdown",