We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 085dc83 + 10b534a commit ffc5275Copy full SHA for ffc5275
CHANGELOG.md
@@ -1,6 +1,8 @@
1
2
## Unreleased
3
4
+## 3.1.3 (2024-10-14)
5
+
6
- Add optional `numberMatched` and `numberReturned` to `api.collections.Collections` model to match the OGC Common part2 specification
7
8
## 3.1.2 (2024-08-20)
stac_pydantic/version.py
@@ -1,5 +1,5 @@
"""stac-pydantic and STAC spec versions."""
-__version__ = "3.1.2"
+__version__ = "3.1.3"
STAC_VERSION = "1.0.0"
0 commit comments