Skip to content

Commit a13c309

Browse files
authored
IWF-1007: Bump iwf-python-sdk release version to v0.12.0 (#114)
* IWF-1007: Bump iwf-python-sdk release version to v0.12.0 * IWF-1007: update readme
1 parent 9a3b491 commit a13c309

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Python SDK for [iWF workflow engine](https://github.com/indeedeng/iwf)
55

66
```
7-
pip install iwf-python-sdk==0.11.2
7+
pip install iwf-python-sdk==0.12.0
88
```
99

1010
See [samples](https://github.com/indeedeng/iwf-python-samples) for use case examples.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "iwf-python-sdk"
3-
version = "0.11.2"
3+
version = "0.12.0"
44
description = ""
55
authors = ["Indeed Engineering"]
66
readme = "README.md"

0 commit comments

Comments
 (0)