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 22c45d5 commit 40252c8Copy full SHA for 40252c8
2 files changed
CHANGES.md
@@ -59,7 +59,7 @@
59
60
- Fixed a bug in build_child_link_to_related_experiment for the publish mode `"all"`.
61
62
-## Changes in 0.1.8 (in Development)
+## Changes in 0.1.8
63
64
- Fixed a crash in workflow publishing when `jupyter_notebook_url` is absent in the config.
65
- Added STAC Item and S3-hosted STAC Catalog generation for Zarr datasets (opt-in via `stac_catalog_s3_root` in dataset config).
deep_code/version.py
@@ -19,4 +19,4 @@
19
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
20
# DEALINGS IN THE SOFTWARE.
21
22
-version = "0.1.8.dev0"
+version = "0.1.8"
0 commit comments