File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8- ## [ unreleased ] - TBD
8+ ## [ v0.4.2 ] - 2024-03-08
99
1010### Added
1111
@@ -71,7 +71,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7171
7272Initial release.
7373
74- [ unreleased ] : < https://github.com/stac-utils/stac-task/compare/v0.4.1...main >
74+ <!-- [unreleased]: <https://github.com/stac-utils/stac-task/compare/v0.4.1...main> -->
75+ [ v0.4.2 ] : < https://github.com/stac-utils/stac-task/compare/v0.4.1...v0.4.2 >
7576[ v0.4.1 ] : < https://github.com/stac-utils/stac-task/compare/v0.4.0...v0.4.1 >
7677[ v0.4.0 ] : < https://github.com/stac-utils/stac-task/compare/v0.3.0...v0.4.0 >
7778[ v0.3.0 ] : < https://github.com/stac-utils/stac-task/compare/v0.2.0...v0.3.0 >
Original file line number Diff line number Diff line change 11[project ]
22name = " stactask"
3- version = " 0.4.1 "
3+ version = " 0.4.2 "
44authors = [{
name =
" Matthew Hanson" ,
email =
" [email protected] " }]
55maintainers = [{
name =
" Pete Gadomski" ,
email =
" [email protected] " }]
66description = " Class interface for running custom algorithms and workflows on STAC Items"
You can’t perform that action at this time.
0 commit comments