Skip to content

Commit

Permalink
New version: HerbSearch v0.4.0 (#121260)
Browse files Browse the repository at this point in the history
UUID: 3008d8e8-f9aa-438a-92ed-26e9c7b4829f
Repo: https://github.com/Herb-AI/HerbSearch.jl.git
Tree: 6759e8055725a4bf00d87c525b8aff03515e4bf3

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 12, 2024
1 parent b05d611 commit e69bab2
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
8 changes: 7 additions & 1 deletion H/HerbSearch/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,11 @@ HerbGrammar = "0.2"
HerbInterpret = "0.1.1-0.1"

["0.2-0"]
HerbSpecification = "0.1"
MLStyle = "0.4.17-0.4"

["0.2-0.3"]
HerbSpecification = "0.1"

["0.3-0"]
HerbConstraints = "0.2"
HerbCore = "0.3"
Expand All @@ -38,3 +40,7 @@ HerbGrammar = "0.3"

["0.3.1-0"]
HerbGrammar = "0.4"

["0.4-0"]
HerbSpecification = "0.2"
Random = "1.8.0-1"
4 changes: 3 additions & 1 deletion H/HerbSearch/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
HerbConstraints = "1fa96474-3206-4513-b4fa-23913f296dfc"
HerbCore = "2b23ba43-8213-43cb-b5ea-38c12b45bd45"
HerbGrammar = "4ef9e186-2fe5-4b24-8de7-9f7291f24af7"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

Expand All @@ -13,6 +12,9 @@ HerbData = "495a3ad3-8034-41b3-a087-aacf2fd71098"
["0-0.1.0"]
HerbEvaluation = "eb1bf938-813d-4942-ac0f-b4657a683e76"

["0-0.3"]
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"

["0.1.1-0"]
HerbInterpret = "5bbddadd-02c5-4713-84b8-97364418cca7"

Expand Down
3 changes: 3 additions & 0 deletions H/HerbSearch/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ git-tree-sha1 = "472e3f427c148f334dde3837b0bb1549897ed00a"

["0.3.1"]
git-tree-sha1 = "012eade2b2de78913d22fe0c051c5dd22738c297"

["0.4.0"]
git-tree-sha1 = "6759e8055725a4bf00d87c525b8aff03515e4bf3"

0 comments on commit e69bab2

Please sign in to comment.