We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 925bb0b commit cc03965Copy full SHA for cc03965
openeo/_version.py
@@ -1 +1 @@
1
-__version__ = "0.18.0a1"
+__version__ = "0.17.1a1"
tests/rest/datacube/test_datacube100.py
@@ -389,6 +389,7 @@ def test_aggregate_spatial_window(con100: Connection):
389
}
390
},
391
"size": [5, 3],
392
+ "context": None,
393
394
"result": True,
395
0 commit comments