File tree Expand file tree Collapse file tree 7 files changed +10
-7
lines changed
extensions/stac_fastapi/extensions
pgstac/stac_fastapi/pgstac
sqlalchemy/stac_fastapi/sqlalchemy Expand file tree Collapse file tree 7 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 2.4.5] - 2023-04-04
6
+
5
7
### Changed
6
8
7
9
* Default branch to ** main** ([ #544 ] ( https://github.com/stac-utils/stac-fastapi/pull/544 ) )
249
251
250
252
* First PyPi release!
251
253
252
- [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.4..main >
254
+ [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.5..main >
255
+ [ 2.4.5 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.4..2.4.5 >
253
256
[ 2.4.4 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.3..2.4.4 >
254
257
[ 2.4.3 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.2..2.4.3 >
255
258
[ 2.4.2 ] : < https://github.com/stac-utils/stac-fastapi/compare/2.4.1..2.4.2 >
Original file line number Diff line number Diff line change 1
- 2.4.4
1
+ 2.4.5
Original file line number Diff line number Diff line change 1
1
"""library version."""
2
- __version__ = "2.4.4 "
2
+ __version__ = "2.4.5 "
Original file line number Diff line number Diff line change 1
1
"""library version."""
2
- __version__ = "2.4.4 "
2
+ __version__ = "2.4.5 "
Original file line number Diff line number Diff line change 1
1
"""library version."""
2
- __version__ = "2.4.4 "
2
+ __version__ = "2.4.5 "
Original file line number Diff line number Diff line change 1
1
"""library version."""
2
- __version__ = "2.4.4 "
2
+ __version__ = "2.4.5 "
Original file line number Diff line number Diff line change 1
1
"""library version."""
2
- __version__ = "2.4.4 "
2
+ __version__ = "2.4.5 "
You can’t perform that action at this time.
0 commit comments