Skip to content

Commit

Permalink
Update build.property
Browse files Browse the repository at this point in the history
  • Loading branch information
ClowDragon committed Oct 22, 2024
1 parent 27d52cd commit f96a4d9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions build.property
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"version": "v1.4.0",
"version": "v1.5.0",
"official_version": "1.7",
"build_requires": {
"catch_210": ["1.22.0"],
"catch_230": ["1.22.0"],
"catch_240": ["1.22.0"],
"mluops": ["v1.2.0"]},
"catch_210": ["1.23.0"],
"catch_240": ["1.23.0"],
"catch_250": ["1.23.0-rc0"],
"mluops": ["v1.3.1"]},
"args_combination": {
"wheel1": ["2.1.0", "3.10"],
"wheel2": ["2.3.0", "3.10"],
"wheel3": ["2.4.0", "3.10"]},
"wheel2": ["2.4.0", "3.10"],
"wheel3": ["2.5.0", "3.10"]},
"package_type": ["whl", "docs", "src"]
}

0 comments on commit f96a4d9

Please sign in to comment.