File tree Expand file tree Collapse file tree 5 files changed +12
-5
lines changed
extensions/stac_fastapi/extensions Expand file tree Collapse file tree 5 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 2.4.8] - 2023-06-07
6
+
7
+ ### Changed
8
+
9
+ * Advertise STAC API v1.0.0 ([ #578 ] ( https://github.com/stac-utils/stac-fastapi/pull/578 ) )
10
+
5
11
## [ 2.4.7] - 2023-05-16
6
12
7
13
### Added
269
275
270
276
* First PyPi release!
271
277
272
- [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.7..main >
278
+ [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.8..main >
279
+ [ 2.4.8 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.7..2.4.8 >
273
280
[ 2.4.7 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.6..2.4.7 >
274
281
[ 2.4.6 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.5..2.4.6 >
275
282
[ 2.4.5 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.4..2.4.5 >
Original file line number Diff line number Diff line change 1
- 2.4.7
1
+ 2.4.8
Original file line number Diff line number Diff line change 1
1
"""Library version."""
2
- __version__ = "2.4.7 "
2
+ __version__ = "2.4.8 "
Original file line number Diff line number Diff line change 1
1
"""Library version."""
2
- __version__ = "2.4.7 "
2
+ __version__ = "2.4.8 "
Original file line number Diff line number Diff line change 1
1
"""Library version."""
2
- __version__ = "2.4.7 "
2
+ __version__ = "2.4.8 "
You can’t perform that action at this time.
0 commit comments