File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.5.1] - 2023-08-11
11+
1012### Added
1113
1214- Add ` stac migrate ` command ([ #443 ] ( https://github.com/stac-utils/stactools/pull/443 ) )
@@ -424,7 +426,8 @@ See [#9](https://github.com/stac-utils/stactools/pull/9)
424426- ` stac.cli.command.layout ` for modifying the layout of STACs
425427- ` stac.browse ` for launching a local instance of stac-browser using docker.
426428
427- [ Unreleased ] : < https://github.com/stac-utils/stactools/compare/v0.5.0..main >
429+ [ Unreleased ] : < https://github.com/stac-utils/stactools/compare/v0.5.1..main >
430+ [ 0.5.1 ] : < https://github.com/stac-utils/stactools/compare/v0.5.0..v0.5.1 >
428431[ 0.5.0 ] : < https://github.com/stac-utils/stactools/compare/v0.4.8..v0.5.0 >
429432[ 0.4.8 ] : < https://github.com/stac-utils/stactools/compare/v0.4.7..v0.4.8 >
430433[ 0.4.7 ] : < https://github.com/stac-utils/stactools/compare/v0.4.6..v0.4.7 >
Original file line number Diff line number Diff line change 2929 "move_all_assets" ,
3030 "use_fsspec" ,
3131]
32- __version__ = "0.5.0 "
32+ __version__ = "0.5.1 "
You can’t perform that action at this time.
0 commit comments