Skip to content

Commit 22dbaaf

Browse files
fix: update pyproject.toml
1 parent 9d1a08b commit 22dbaaf

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.30.0"
3+
version = "0.31.0"
44

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

1010
license = "Apache-2.0"

0 commit comments

Comments
 (0)