File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
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.3.0 ] - 2023-12-20
99
1010### Changed
1111
@@ -44,6 +44,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
4444Initial release.
4545
4646<!-- [Unreleased]: <https://github.com/stac-utils/stac-task/compare/v0.1.1...main> -->
47+ [ v0.3.0 ] : < https://github.com/stac-utils/stac-task/compare/v0.2.0...v0.3.0 >
4748[ v0.2.0 ] : < https://github.com/stac-utils/stac-task/compare/v0.1.1...v0.2.0 >
4849[ v0.1.1 ] : < https://github.com/stac-utils/stac-task/compare/v0.1.0...v0.1.1 >
4950[ v0.1.0 ] : < https://github.com/stac-utils/stac-task/tree/v0.1.0 >
Original file line number Diff line number Diff line change 11[project ]
22name = " stactask"
3- version = " 0.2 .0"
3+ version = " 0.3 .0"
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