Skip to content

Commit 8c93c0f

Browse files
committed
Update version to 0.3
1 parent 5af247c commit 8c93c0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

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

3030
```bash
31-
> pip install pystac==0.2.0
31+
> pip install pystac==0.3.0
3232
```
3333

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

docs/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Requirements
1010
STAC Versions
1111
=============
1212

13-
* 0.2 -> STAC Version 0.8
13+
* 0.3 -> STAC Version 0.8
1414

1515
Standard pip install
1616
====================

0 commit comments

Comments
 (0)