diff --git a/Manifest.toml b/Manifest.toml index d795b0f..7650e13 100644 --- a/Manifest.toml +++ b/Manifest.toml @@ -2,7 +2,7 @@ julia_version = "1.11.2" manifest_format = "2.0" -project_hash = "7276bacf2126ccf319f58f1cc1aab4f9a73ac360" +project_hash = "6e88822413ea4a623cd914d84de127dc6c57fceb" [[deps.AliasTables]] deps = ["PtrArrays", "Random"] @@ -306,11 +306,11 @@ version = "1.19.3+0" [[deps.LLMMCTS]] deps = ["GeneralUtils", "JSON3"] -git-tree-sha1 = "f7b85bcb95a117b4cd832ac14fff57dd127e638f" +git-tree-sha1 = "c8ad9715e78bbd19f5ac79e1f1cacf85f141449d" repo-rev = "main" -repo-url = "https://git.yiem.cc/ton/LLMMCTS.git" +repo-url = "https://git.yiem.cc/ton/LLMMCTS" uuid = "d76c5a4d-449e-4835-8cc4-dd86ec44f241" -version = "0.1.0" +version = "0.1.2" [[deps.LaTeXStrings]] git-tree-sha1 = "dda21b8cbd6a6c40d9d02a73230f9d70fed6918c" diff --git a/Project.toml b/Project.toml index 249c9ed..b6e9b8f 100644 --- a/Project.toml +++ b/Project.toml @@ -24,4 +24,4 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" [compat] GeneralUtils = "0.1.0" -LLMMCTS = "0.1.0" +LLMMCTS = "0.1.2"