Skip to content

Commit 623ba9a

Browse files
author
semantic-release
committed
0.4.4
Automatically generated by python-semantic-release
1 parent 853ff14 commit 623ba9a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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.4.4 (2025-03-04)
5+
6+
### Bug Fixes
7+
8+
- Modify granule length assertion
9+
([`853ff14`](https://github.com/nasaharvest/glam-processing/commit/853ff14447493193a74dba5351d002151a0146c2))
10+
11+
412
## v0.4.3 (2025-02-19)
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.4.3"
3+
version = "0.4.4"
44
description = ""
55
authors = ["John Keniston <jfkeniston@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)