Skip to content

Commit fafc912

Browse files
authored
Merge pull request #1047 from chipspeak/release-0.31.5
chore: update pyproject.toml sdk vers to 0.31.5
2 parents 46ab165 + 8de2a51 commit fafc912

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.31.4"
3+
version = "0.31.5"
44

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

1010
license = "Apache-2.0"

0 commit comments

Comments
 (0)