Skip to content

Commit 28c133c

Browse files
authored
Merge pull request #360 from conductor-oss/haven/1.2.3
Bump version number to 1.2.3
2 parents 61cd791 + 8860d86 commit 28c133c

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
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "conductor-python"
7-
version = "1.1.10"
7+
version = "1.2.3" # TODO: Make version number derived from GitHub release number
88
description = "Python SDK for working with https://github.com/conductor-oss/conductor"
99
authors = ["Orkes <[email protected]>"]
1010
license = "Apache-2.0"

0 commit comments

Comments
 (0)