File tree 2 files changed +4
-3
lines changed
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.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ unreleased ] - TBD
8
+ ## [ v0.4.2 ] - 2024-03-08
9
9
10
10
### Added
11
11
@@ -71,7 +71,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
71
71
72
72
Initial release.
73
73
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 >
75
76
[ v0.4.1 ] : < https://github.com/stac-utils/stac-task/compare/v0.4.0...v0.4.1 >
76
77
[ v0.4.0 ] : < https://github.com/stac-utils/stac-task/compare/v0.3.0...v0.4.0 >
77
78
[ 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 1
1
[project ]
2
2
name = " stactask"
3
- version = " 0.4.1 "
3
+ version = " 0.4.2 "
4
4
authors = [{
name =
" Matthew Hanson" ,
email =
" [email protected] " }]
5
5
maintainers = [{
name =
" Pete Gadomski" ,
email =
" [email protected] " }]
6
6
description = " Class interface for running custom algorithms and workflows on STAC Items"
You can’t perform that action at this time.
0 commit comments