File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
maestro_worker_python/data Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ pip install git+https://github.com/moises-ai/maestro-worker-python.git
1010
1111To 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
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " maestro-worker-python"
3- version = " 3.4 .0"
3+ version = " 3.5 .0"
44description = " Utility to run workers on Moises/Maestro"
55authors = [" Moises.ai" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments