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 92c8a70 + dbe97f7 commit 9683a6fCopy full SHA for 9683a6f
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## 3.1.1 (2024-07-09)
2
3
- Cache remote JSON schemas for extensions (#155, @avbentem)
4
- add `requests` and `jsonschema` in a **validation** optional dependencies (#156, @vincentsarago)
stac_pydantic/version.py
@@ -1,5 +1,5 @@
"""stac-pydantic and STAC spec versions."""
-__version__ = "3.1.0"
+__version__ = "3.1.1"
5
STAC_VERSION = "1.0.0"
0 commit comments