We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf46cf2 commit b6cae3aCopy full SHA for b6cae3a
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
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
12
## v0.3.2 (2025-01-03)
13
14
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "glam-processing"
-version = "0.3.2"
+version = "0.3.3"
description = ""
authors = ["John Keniston <jfkeniston@gmail.com>"]
readme = "README.md"
0 commit comments