We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c312bbc commit 8860d86Copy full SHA for 8860d86
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "conductor-python"
7
-version = "1.2.3"
+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 <developers@orkes.io>"]
10
license = "Apache-2.0"
0 commit comments