ocean-runner 0.2.5__tar.gz → 0.2.6__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ocean-runner
3
- Version: 0.2.5
3
+ Version: 0.2.6
4
4
  Summary: A fluent API for OceanProtocol algorithms
5
5
  Project-URL: Homepage, https://github.com/AgrospAI/ocean-runner
6
6
  Project-URL: Issues, https://github.com/AgrospAI/ocean-runner/issues
@@ -198,4 +198,3 @@ Environment variables:
198
198
  - `SECRET` Algorithm secret.
199
199
  - `BASE_DIR` (optional, default="/data"): Base path to the OceanProtocol data directories.
200
200
  - `RUNTIME` (optional, default="dev"): Runtime mode
201
-
@@ -175,4 +175,3 @@ Environment variables:
175
175
  - `SECRET` Algorithm secret.
176
176
  - `BASE_DIR` (optional, default="/data"): Base path to the OceanProtocol data directories.
177
177
  - `RUNTIME` (optional, default="dev"): Runtime mode
178
-
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "ocean-runner"
3
- version = "0.2.5"
3
+ version = "0.2.6"
4
4
  description = "A fluent API for OceanProtocol algorithms"
5
5
  authors = [
6
6
  { name = "AgrospAI", email = "agrospai@udl.cat" },
File without changes
File without changes