File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
src/codeflare_sdk/common/utils Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11approvers:
22 - astefanutti
33 - Bobbins228
4+ - CathalOConnorRH
45 - chipspeak
56 - ChristianZaccaria
67 - dimakis
@@ -16,6 +17,7 @@ approvers:
1617reviewers:
1718 - astefanutti
1819 - Bobbins228
20+ - CathalOConnorRH
1921 - chipspeak
2022 - ChristianZaccaria
2123 - dimakis
Original file line number Diff line number Diff line change 11[project ]
22name = " codeflare-sdk"
3- version = " 0.31.0 "
3+ version = " 0.31.1 "
44
55[tool .poetry ]
66name = " codeflare-sdk"
7- version = " 0.31.0 "
7+ version = " 0.31.1 "
88description = " Python SDK for codeflare client"
99
1010license = " Apache-2.0"
Original file line number Diff line number Diff line change 55* For python 3.12:ray:2.47.1-py312-cu128
66"""
77CUDA_PY311_RUNTIME_IMAGE = "quay.io/modh/ray@sha256:6d076aeb38ab3c34a6a2ef0f58dc667089aa15826fa08a73273c629333e12f1e"
8- CUDA_PY312_RUNTIME_IMAGE = "quay.io/modh/ray@sha256:9c72e890f5c66bb2a0f0d940120539ffc875fb6fed83380cbe2eba938e8789b1 "
8+ CUDA_PY312_RUNTIME_IMAGE = "quay.io/modh/ray@sha256:fb6f207de63e442c67bb48955cf0584f3704281faf17b90419cfa274fdec63c5 "
99
1010# Centralized image selection
1111SUPPORTED_PYTHON_VERSIONS = {
You can’t perform that action at this time.
0 commit comments