Skip to content

Commit

Permalink
pre-release 3.0.0a4 (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago committed Jul 10, 2024
1 parent 2bbed37 commit c1ac991
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.0a3
3.0.0a4
2 changes: 1 addition & 1 deletion stac_fastapi/pgstac/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""library version."""

__version__ = "3.0.0a3"
__version__ = "3.0.0a4"

0 comments on commit c1ac991

Please sign in to comment.