Skip to content

Commit 53045ab

Browse files
Update Ray configuration
- Updated Ray version to 2.52.1 in constants.py and pyproject.toml - Updated SDK version to 0.31.3 in pyproject.toml Parameters provided: - Ray version: 2.52.1 - SDK version: 0.31.3 - Python 3.11 CUDA version: - Python 3.12 CUDA version: - Python 3.11 runtime SHA: - Python 3.12 runtime SHA:
1 parent 0397b18 commit 53045ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[project]
22
name = "codeflare-sdk"
3-
version = "0.31.2"
3+
version = "0.31.3"
44

55
[tool.poetry]
66
name = "codeflare-sdk"
7-
version = "0.31.2"
7+
version = "0.31.3"
88
description = "Python SDK for codeflare client"
99

1010
license = "Apache-2.0"

0 commit comments

Comments
 (0)