From 149b3cdd7519692baad48a210a885f8b8dd3fa98 Mon Sep 17 00:00:00 2001 From: "pengshixin.psx" Date: Tue, 27 Jan 2026 09:11:18 +0000 Subject: [PATCH] docs: reorder versions in docs and bump version to 1.1.0 --- docs/versions.json | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/versions.json b/docs/versions.json index febe83b85..3f1470221 100644 --- a/docs/versions.json +++ b/docs/versions.json @@ -1,5 +1,5 @@ [ - "1.0.x", "1.1.x", + "1.0.x", "0.2.x" ] \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 03149f197..d53de059c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta" authors = [{ name = "chatos@alibaba" }] requires-python = "<4.0,>=3.10" name = "rl-rock" -version = "1.0.2" +version = "1.1.0" description = "ROCK-Reinforcement Open Construction Kit" readme = "README.md" dependencies = [