We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61cd791 + 8860d86 commit 28c133cCopy full SHA for 28c133c
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "conductor-python"
7
-version = "1.1.10"
+version = "1.2.3" # TODO: Make version number derived from GitHub release number
8
description = "Python SDK for working with https://github.com/conductor-oss/conductor"
9
authors = ["Orkes <[email protected]>"]
10
license = "Apache-2.0"
0 commit comments