Skip to content

Commit 3fc2a6a

Browse files
committed
Update STAC version to 1.0.0-rc.4
1 parent 52f3641 commit 3fc2a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pystac/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
class STACVersion:
9-
DEFAULT_STAC_VERSION = "1.0.0-rc.3"
9+
DEFAULT_STAC_VERSION = "1.0.0-rc.4"
1010
"""Latest STAC version supported by PySTAC"""
1111

1212
# Version that holds a user-set STAC version to use.

0 commit comments

Comments
 (0)