Skip to content

Commit b627ecf

Browse files
committed
Update package version
1 parent 73a9126 commit b627ecf

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-beta.3"
4+
__version__ = "1.0.0-rc.1"
55
"""Library version"""
66

77

0 commit comments

Comments
 (0)