Skip to content

Commit a06c324

Browse files
committed
DOC: Update readme
1 parent d4925c7 commit a06c324

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ from octue.resources import Child, Dataset, Manifest
2525

2626
# Point to your data service
2727
child = Child(
28-
id="my-org/openfast-service:0.10.0",
28+
id="my-org/openfast-service:0.10.1",
2929
backend={"name": "GCPPubSubBackend", "project_name": "my-project"},
3030
)
3131

@@ -48,4 +48,4 @@ the service supports.
4848

4949
| `openfast-service` versions | OpenFAST version |
5050
|-----------------------------| ---------------- |
51-
| `<=0.10.0` | `3.5.3` |
51+
| `<=0.10.1` | `3.5.3` |

0 commit comments

Comments
 (0)