diff --git a/pyproject.toml b/pyproject.toml index 7b0a45e5..9412710e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ build-backend = "scikit_build_core.build" [project] name = "craftground" -version = "2.6.2" +version = "2.6.3" description = "Lightweight Minecraft Environment for Reinforcement Learning" readme = "README.md" license = { file = "LICENSE" }