Skip to content

Commit c387675

Browse files
committed
bump version
1 parent 4aee3fe commit c387675

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.4.0
13+
pip install git+https://github.com/moises-ai/maestro-worker-python.git@3.5.0
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.4.0
1+
git+https://github.com/moises-ai/maestro-worker-python.git@3.5.0

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

0 commit comments

Comments
 (0)