Skip to content

Commit 3540627

Browse files
committed
Release 0.46.0
1 parent 7c90044 commit 3540627

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

1212
### Changed
1313

14+
### Removed
15+
16+
### Fixed
17+
18+
19+
## [0.46.0] - 2025-10-31
20+
21+
### Changed
22+
1423
- Move `ProcessBasedJobCreator` to own submodule `openeo.extra.job_management.process_based` ([#741](https://github.com/Open-EO/openeo-python-client/issues/741))
1524

1625
### Removed

openeo/_version.py

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

0 commit comments

Comments
 (0)