Skip to content

Commit 6071a2e

Browse files
authored
update reference to pystac v1.13.0 changelog
1 parent 510433c commit 6071a2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ connectors, please refer to the [STAC Model](./README_STAC_MODEL.md) document.
9898
- [`stac-model`](./stac_model): Model implementations using [`Pydantic`](https://docs.pydantic.dev/latest/).
9999
See the [STAC Model](./README_STAC_MODEL.md) document for installation and example details.
100100
- [`pystac.extensions.mlm`](https://github.com/stac-utils/pystac/blob/main/pystac/extensions/mlm.py):
101-
Official [`pystac`](https://github.com/stac-utils/pystac) extension integration
102-
(avaiable starting with [`pystac v1.13.0`](https://github.com/stac-utils/pystac/blob/main/CHANGELOG.md#v1130)).
101+
Official [`pystac`](https://github.com/stac-utils/pystac) extension integration (avaiable starting
102+
with [`pystac v1.13.0`](https://github.com/stac-utils/pystac/blob/main/CHANGELOG.md#v1130---2025-04-15)).
103103
- **Examples**:
104104
- [Local Examples](./examples): Demonstrates different combinations of STAC extensions used along MLM.
105105
- [Item examples](https://huggingface.co/wherobots/mlm-stac): Demonstrates `scene-classification`,

0 commit comments

Comments
 (0)