File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
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- ## [ 0.5.0-pre1 ] - 2024-05-08
8+ ## [ 0.5.0] - 2024-05-08
99
1010## Deprecated
1111
@@ -106,7 +106,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
106106Initial release.
107107
108108<!-- [unreleased]: <https://github.com/stac-utils/stac-task/compare/v0.4.2...main> -->
109- [ 0.5.0-pre1 ] : < https://github.com/stac-utils/stac-task/compare/v0.4.2...v0.5.0-pre1 >
109+ [ 0.5.0 ] : < https://github.com/stac-utils/stac-task/compare/v0.4.2...v0.5.0 >
110110[ v0.4.2 ] : < https://github.com/stac-utils/stac-task/compare/v0.4.1...v0.4.2 >
111111[ v0.4.1 ] : < https://github.com/stac-utils/stac-task/compare/v0.4.0...v0.4.1 >
112112[ v0.4.0 ] : < https://github.com/stac-utils/stac-task/compare/v0.3.0...v0.4.0 >
Original file line number Diff line number Diff line change 1313copyright = "2021, Element 84, Inc."
1414
1515release = "0.4"
16- version = "0.5.0-pre1 "
16+ version = "0.5.0"
1717
1818# -- General configuration
1919
Original file line number Diff line number Diff line change 11[project ]
22name = " stactask"
3- version = " 0.5.0-pre1 "
3+ version = " 0.5.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