We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1b81a2 commit afa98c4Copy full SHA for afa98c4
setup.py
@@ -12,7 +12,7 @@
12
13
setup(
14
name="stactask",
15
- version="0.1.0b1",
+ version="0.1.0-beta.1",
16
description=(
17
"STAC Task class provides a class interface for running custom algorithms on STAC Items"
18
),
0 commit comments