We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6001628 commit a795e13Copy full SHA for a795e13
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "daft_launcher"
3
-version = "0.2.1"
+version = "0.2.2"
4
requires-python = ">=3.12"
5
dependencies = ["boto3>=1.35.17", "click>=8.1.7", "ray[default]==2.36.0"]
6
description = "A simple launcher for spinning up and managing Ray clusters for Daft."
0 commit comments