Skip to content

Commit 17485ee

Browse files
nojira: update sdk to v0.34.0 in pyproject.toml
1 parent 9b6567b commit 17485ee

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.33.0"
3+
version = "0.34.0"
44

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

1010
license = "Apache-2.0"

0 commit comments

Comments
 (0)