Skip to content

Commit 7d06ea0

Browse files
committed
Bump version/changelog for #394/#395
1 parent 195db66 commit 7d06ea0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ and start a new "In Progress" section above it.
2323

2424
- Introduce `asset_url` option to allow backend implementations to have custom code for retrieving assets. Default
2525
behavior remains unchanged.
26+
- Improve data cube dimension detection in `load_stac` dry-run ([#394](https://github.com/Open-EO/openeo-python-driver/issues/394))
27+
2628

2729
## 0.133.0
2830

openeo_driver/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.134.0a1"
1+
__version__ = "0.134.0a2"

0 commit comments

Comments
 (0)