Skip to content

Commit 38fc859

Browse files
committed
PySTAC version 1.0.0-beta.1
1 parent ac5237f commit 38fc859

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

77

0 commit comments

Comments
 (0)