Skip to content

Commit a795e13

Browse files
author
Raunak Bhagat
committed
Increment semver patch version
1 parent 6001628 commit a795e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "daft_launcher"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
requires-python = ">=3.12"
55
dependencies = ["boto3>=1.35.17", "click>=8.1.7", "ray[default]==2.36.0"]
66
description = "A simple launcher for spinning up and managing Ray clusters for Daft."

0 commit comments

Comments
 (0)