Skip to content

Commit b6cae3a

Browse files
author
semantic-release
committed
0.3.3
Automatically generated by python-semantic-release
1 parent cf46cf2 commit b6cae3a

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.3.3 (2025-01-08)
5+
6+
### Bug Fixes
7+
8+
- Disable ssl verification in CLMSDownloader
9+
([`cf46cf2`](https://github.com/nasaharvest/glam-processing/commit/cf46cf237065ac93d5675324065521bd84462382))
10+
11+
412
## v0.3.2 (2025-01-03)
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.2"
3+
version = "0.3.3"
44
description = ""
55
authors = ["John Keniston <jfkeniston@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)