Skip to content

Commit b2d3382

Browse files
authored
Modified pip install version to 0.3.*
1 parent dbf955b commit b2d3382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ From source repository:
3030
To install a specific versions of STAC, install the matching version of pystac.
3131

3232
```bash
33-
> pip install pystac==0.3.0
33+
> pip install pystac==0.3.*
3434
```
3535

3636
The table below shows the corresponding versions between pystac and STAC:

0 commit comments

Comments
 (0)