Skip to content

Commit 3656cbb

Browse files
ircwavesgadomski
andauthored
update version to 0.4.1 (#91)
* update version to 0.4.1 * fix(docs): capitalization in CHANGELOG --------- Co-authored-by: Pete Gadomski <[email protected]>
1 parent 303660e commit 3656cbb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99

1010
### Fixed
1111

12-
- ([#90](https://github.com/stac-utils/stac-task/pull/90)) block asset_io
12+
- ([#90](https://github.com/stac-utils/stac-task/pull/90)) Block asset_io
1313
module from reaching out to upstream stac APIs (especially on NASA Wednesdays
1414
`transform_hrefs=False`)
1515

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "stactask"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
authors = [{ name = "Matthew Hanson", email = "[email protected]" }]
55
maintainers = [{ name = "Pete Gadomski", email = "[email protected]" }]
66
description = "Class interface for running custom algorithms and workflows on STAC Items"

0 commit comments

Comments
 (0)