Skip to content

Commit ae525cb

Browse files
committed
bump version
1 parent 9dde447 commit ae525cb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pip install git+https://github.com/moises-ai/maestro-worker-python.git
1010

1111
To install a version (recommended):
1212
```
13-
pip install git+https://github.com/moises-ai/maestro-worker-python.git@3.5.3
13+
pip install git+https://github.com/moises-ai/maestro-worker-python.git@3.5.4
1414
```
1515

1616
## Maestro init
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
git+https://github.com/moises-ai/maestro-worker-python.git@3.5.3
1+
git+https://github.com/moises-ai/maestro-worker-python.git@3.5.4

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 = "maestro-worker-python"
3-
version = "3.5.3"
3+
version = "3.5.4"
44
description = "Utility to run workers on Moises/Maestro"
55
authors = ["Moises.ai"]
66
license = "MIT"

0 commit comments

Comments
 (0)