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.
1 parent cae9e48 commit 32a0997Copy full SHA for 32a0997
CHANGELOG.md
@@ -1,7 +1,9 @@
1
2
## Unreleased
3
4
-- Remove restriction on valid media types for links.
+## 3.3.2 (2025-06-18)
5
+
6
+- Remove restriction on valid media types for links (#182, @mishaschwartz)
7
8
## 3.3.1 (2025-06-01)
9
stac_pydantic/version.py
@@ -1,5 +1,5 @@
"""stac-pydantic and STAC spec versions."""
-__version__ = "3.3.1"
+__version__ = "3.3.2"
STAC_VERSION = "1.0.0"
0 commit comments