📣 Just released pystac v1.12.0, which includes STAC v1.1 and support for v2 of the projection extension: github.com/stac-utils/p...
Big shout out to all the contributors, especially @jsignell.github.io who got this one over the line.
Part of the #python #stac ecosystem
Highlights
STAC v1.1.0 is now the default 🥳
Projection extension v2 support
Use uv for development
What's Changed
Update STAC_VERSION to v1.1.0 by @gadomski in #1427
Include v1.1.0 in MANIFEST.i...