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.4.6] - 2023-04-10
11+
1012### Added
1113
1214- ` enclose_poles ` to the antimeridian module ([ #416 ] ( https://github.com/stac-utils/stactools/pull/416 ) )
@@ -354,7 +356,8 @@ See [#9](https://github.com/stac-utils/stactools/pull/9)
354356- ` stac.cli.command.layout ` for modifying the layout of STACs
355357- ` stac.browse ` for launching a local instance of stac-browser using docker.
356358
357- [ Unreleased ] : < https://github.com/stac-utils/stactools/compare/v0.4.5..main >
359+ [ Unreleased ] : < https://github.com/stac-utils/stactools/compare/v0.4.6..main >
360+ [ 0.4.6 ] : < https://github.com/stac-utils/stactools/compare/v0.4.5..v0.4.6 >
358361[ 0.4.5 ] : < https://github.com/stac-utils/stactools/compare/v0.4.4..v0.4.5 >
359362[ 0.4.4 ] : < https://github.com/stac-utils/stactools/compare/v0.4.3..v0.4.4 >
360363[ 0.4.3 ] : < https://github.com/stac-utils/stactools/compare/v0.4.2..v0.4.3 >
Original file line number Diff line number Diff line change 2424 "move_all_assets" ,
2525 "use_fsspec" ,
2626]
27- __version__ = "0.4.5 "
27+ __version__ = "0.4.6 "
You can’t perform that action at this time.
0 commit comments