Skip to content

Commit 429356e

Browse files
committed
Bump to v1.0.0-rc.3
1 parent aa76c8d commit 429356e

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
@@ -1,7 +1,7 @@
11
import os
22
from typing import Optional
33

4-
__version__ = "1.0.0-rc.2"
4+
__version__ = "1.0.0-rc.3"
55
"""Library version"""
66

77

0 commit comments

Comments
 (0)