Skip to content

Commit 3b205aa

Browse files
author
Nathan Givens
committed
IWF-924 bump release version
1 parent d257770 commit 3b205aa

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.2.0
7+
pip install iwf-python-sdk==0.11.2
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.1"
3+
version = "0.11.2"
44
description = ""
55
authors = ["Indeed Engineering"]
66
readme = "README.md"

0 commit comments

Comments
 (0)