Skip to content

Commit 40252c8

Browse files
committed
prepare for release 0.1.8
1 parent 22c45d5 commit 40252c8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959

6060
- Fixed a bug in build_child_link_to_related_experiment for the publish mode `"all"`.
6161

62-
## Changes in 0.1.8 (in Development)
62+
## Changes in 0.1.8
6363

6464
- Fixed a crash in workflow publishing when `jupyter_notebook_url` is absent in the config.
6565
- 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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2020
# DEALINGS IN THE SOFTWARE.
2121

22-
version = "0.1.8.dev0"
22+
version = "0.1.8"

0 commit comments

Comments
 (0)