Skip to content

Commit cbd285b

Browse files
authored
python release 1.1.9 (#1283)
1 parent 34f4ebe commit cbd285b

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Changelog.python.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## Python Icechunk Library 1.1.9
4+
5+
### Fixes
6+
7+
- Improvements for `anonymous` access to GCS Storage
8+
39
## Python Icechunk Library 1.1.8
410

511
### Features

icechunk-python/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "icechunk-python"
3-
version = "1.1.8"
3+
version = "1.1.9"
44
description = "Transactional storage engine for Zarr designed for use on cloud object storage"
55
readme = "../README.md"
66
repository = "https://github.com/earth-mover/icechunk"

0 commit comments

Comments
 (0)