From ed723db3c7f4435e09fb225150f55420058f854c Mon Sep 17 00:00:00 2001 From: Mick van Gelderen Date: Tue, 18 Feb 2025 17:49:53 +0100 Subject: [PATCH] Release minetest-gymnasium 0.31.3 --- rattler-build-recipe/minetest-gymnasium/recipe.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rattler-build-recipe/minetest-gymnasium/recipe.yaml b/rattler-build-recipe/minetest-gymnasium/recipe.yaml index 8d6e48f68..70844c500 100644 --- a/rattler-build-recipe/minetest-gymnasium/recipe.yaml +++ b/rattler-build-recipe/minetest-gymnasium/recipe.yaml @@ -3,7 +3,7 @@ context: {} package: name: minetest-gymnasium - version: "0.31.2" + version: "0.31.3" source: path: ../../ @@ -19,7 +19,7 @@ requirements: - python - hatchling run: - - minetest >=0.24.2 + - minetest >=0.24.3 # repeated python dependencies from pyproject.toml - gymnasium>=0.29.1,<0.30.0 - numpy>=1.26.0,<2.0.0