File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ include(FetchContent)
2323FetchContent_Declare (
2424 qoco
2525 GIT_REPOSITORY https://github.com/qoco-org/qoco.git
26- GIT_TAG e45e0f0cb6f097fbc6fc7793116cdad09dee4983
26+ GIT_TAG 54b430454d709bfb695cf070d31030439423a407
2727)
2828
2929list (POP_BACK CMAKE_MESSAGE_INDENT)
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
44
55[project ]
66name = " qoco-cuda"
7- version = " 0.1.4 "
7+ version = " 0.1.5 "
88description = " QOCO: Quadratic Objective Conic Optimizer"
99requires-python = " >=3.8"
1010authors = [{ name = " Govind M. Chari" , email = " govindchari1@gmail.com" }]
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
44
55[project ]
66name = " qoco"
7- version = " 0.2.4 "
7+ version = " 0.2.5 "
88description = " QOCO: Quadratic Objective Conic Optimizer"
99readme = " README.md"
1010requires-python = " >=3.8"
You can’t perform that action at this time.
0 commit comments