Skip to content

Commit 24fd258

Browse files
authored
v2.5.5 (#674)
1 parent 49de0ce commit 24fd258

File tree

5 files changed

+6
-5
lines changed

5 files changed

+6
-5
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,8 @@
340340

341341
* First PyPi release!
342342

343-
[Unreleased]: <https://github.com/stac-utils/stac-fastapi/compare/2.5.4..main>
343+
[Unreleased]: <https://github.com/stac-utils/stac-fastapi/compare/2.5.5..main>
344+
[2.5.5]: <https://github.com/stac-utils/stac-fastapi/compare/2.5.4..2.5.5>
344345
[2.5.4]: <https://github.com/stac-utils/stac-fastapi/compare/2.5.3..2.5.4>
345346
[2.5.3]: <https://github.com/stac-utils/stac-fastapi/compare/2.5.2..2.5.3>
346347
[2.5.2]: <https://github.com/stac-utils/stac-fastapi/compare/2.5.1..2.5.2>

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.5.4
1+
2.5.5
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""Library version."""
2-
__version__ = "2.5.4"
2+
__version__ = "2.5.5"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""Library version."""
2-
__version__ = "2.5.4"
2+
__version__ = "2.5.5"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""Library version."""
2-
__version__ = "2.5.4"
2+
__version__ = "2.5.5"

0 commit comments

Comments
 (0)