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 54b430454d709bfb695cf070d31030439423a407
26+ GIT_TAG 89706f60cd9eae4e73798b8f9913be4a0063e5fb
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.5 "
7+ version = " 0.1.6 "
88description = " QOCO: Quadratic Objective Conic Optimizer"
99requires-python = " >=3.8"
1010authors = [{
name =
" Govind M. Chari" ,
email =
" [email protected] " }]
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.5 "
7+ version = " 0.2.6 "
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