Skip to content

Commit 083382c

Browse files
author
semantic-release
committed
0.3.2
Automatically generated by python-semantic-release
1 parent c4baefc commit 083382c

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v0.3.2 (2025-01-03)
5+
6+
### Bug Fixes
7+
8+
- Correct omission of MYD13Q1 from MODIS pre-generated VI masking
9+
([`c4baefc`](https://github.com/nasaharvest/glam-processing/commit/c4baefc1a810d371028436d248928071dfe29e33))
10+
11+
412
## v0.3.1 (2024-12-13)
513

614
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "glam-processing"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
description = ""
55
authors = ["John Keniston <jfkeniston@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)