Skip to content

Commit 893bc93

Browse files
authored
bump python version (#1301)
1 parent 11dafb9 commit 893bc93

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## Python Icechunk Library 1.1.10
4+
5+
### Fixes
6+
7+
- Internal testing and documentation build fixes
8+
- Compatibility with `Xarray<2025.06.0`.
9+
310
## Python Icechunk Library 1.1.9
411

512
### 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.9"
3+
version = "1.1.10"
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)