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.7] - 2023-05-08
11+
1012### Changed
1113
1214- Transformation failures in ` reproject_geom ` now throw an error ([ #420 ] ( https://github.com/stac-utils/stactools/pull/420 ) )
@@ -360,7 +362,8 @@ See [#9](https://github.com/stac-utils/stactools/pull/9)
360362- ` stac.cli.command.layout ` for modifying the layout of STACs
361363- ` stac.browse ` for launching a local instance of stac-browser using docker.
362364
363- [ Unreleased ] : < https://github.com/stac-utils/stactools/compare/v0.4.6..main >
365+ [ Unreleased ] : < https://github.com/stac-utils/stactools/compare/v0.4.7..main >
366+ [ 0.4.7 ] : < https://github.com/stac-utils/stactools/compare/v0.4.6..v0.4.7 >
364367[ 0.4.6 ] : < https://github.com/stac-utils/stactools/compare/v0.4.5..v0.4.6 >
365368[ 0.4.5 ] : < https://github.com/stac-utils/stactools/compare/v0.4.4..v0.4.5 >
366369[ 0.4.4 ] : < https://github.com/stac-utils/stactools/compare/v0.4.3..v0.4.4 >
Original file line number Diff line number Diff line change 2424 "move_all_assets" ,
2525 "use_fsspec" ,
2626]
27- __version__ = "0.4.6 "
27+ __version__ = "0.4.7 "
You can’t perform that action at this time.
0 commit comments