Skip to content

Commit 37b9009

Browse files
authored
bump version of the sdk to 0.35.0 (#1010)
1 parent f24cae0 commit 37b9009

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.34.0"
3+
version = "0.35.0"
44

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

1010
license = "Apache-2.0"

0 commit comments

Comments
 (0)