Skip to content

Commit

Permalink
pre-release 3.0.0a0
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago committed May 10, 2024
1 parent 9163c6b commit 9a0d05c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [Unreleased]
## [3.0.0a0] - 2024-05-10

### Changed

Expand Down
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__ = "2.5.0"
__version__ = "3.0.0a0"

0 comments on commit 9a0d05c

Please sign in to comment.