Skip to content

Commit 32a0997

Browse files
committed
update version
1 parent cae9e48 commit 32a0997

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11

22
## Unreleased
33

4-
- Remove restriction on valid media types for links.
4+
## 3.3.2 (2025-06-18)
5+
6+
- Remove restriction on valid media types for links (#182, @mishaschwartz)
57

68
## 3.3.1 (2025-06-01)
79

stac_pydantic/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""stac-pydantic and STAC spec versions."""
22

3-
__version__ = "3.3.1"
3+
__version__ = "3.3.2"
44

55
STAC_VERSION = "1.0.0"

0 commit comments

Comments
 (0)