Skip to content

Commit 493b817

Browse files
committed
Release 0.42.1
1 parent 7e65087 commit 493b817

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515

1616
### Fixed
1717

18+
## [0.42.1] - 2025-06-06
19+
20+
### Changed
21+
22+
- Relax `urllib3` dependency constraint below 2.0.0 to unblock dependency resolution issues in some old (Python 3.8) build contexts
23+
1824

1925
## [0.42.0] - 2025-05-28
2026

openeo/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.43.0a2"
1+
__version__ = "0.42.1"

0 commit comments

Comments
 (0)