File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-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- ## [ unreleased ]
8+ ## [ 0.5.0-pre1 ] - 2024-05-08
99
1010## Deprecated
1111
@@ -105,7 +105,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
105105
106106Initial release.
107107
108- [ unreleased ] : < https://github.com/stac-utils/stac-task/compare/v0.4.2...main >
108+ <!-- [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 >
109110[ v0.4.2 ] : < https://github.com/stac-utils/stac-task/compare/v0.4.1...v0.4.2 >
110111[ v0.4.1 ] : < https://github.com/stac-utils/stac-task/compare/v0.4.0...v0.4.1 >
111112[ 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.4.2 "
16+ version = "0.5.0-pre1 "
1717
1818# -- General configuration
1919
Original file line number Diff line number Diff line change 11[project ]
22name = " stactask"
3- version = " 0.4.2 "
3+ version = " 0.5.0-pre1 "
44authors = [{ name = " Matthew Hanson" , email = " matt.a.hanson@gmail.com" }]
55maintainers = [{ name = " Pete Gadomski" , email = " pete.gadomski@gmail.com" }]
66description = " Class interface for running custom algorithms and workflows on STAC Items"
You can’t perform that action at this time.
0 commit comments