Skip to content

Commit

Permalink
Bump to v1.0.0-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
duckontheweb committed Jul 7, 2021
1 parent 83a6598 commit 6df3744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pystac/version.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import os
from typing import Optional

__version__ = "1.0.0-rc.2"
__version__ = "1.0.0-rc.3"
"""Library version"""


Expand Down

0 comments on commit 6df3744

Please sign in to comment.