We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5294c7 commit 88f1d24Copy full SHA for 88f1d24
CHANGELOG.md
@@ -9,6 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Added
11
12
+### Changed
13
+
14
+### Removed
15
16
+### Fixed
17
18
19
20
+## [0.16.0] - 2023-04-17 - "SRR5" release
21
22
+### Added
23
24
- Full support for user-uploaded files (`/files` endpoints)
25
([#377](https://github.com/Open-EO/openeo-python-client/issues/377))
26
- Initial, experimental "local processing" feature to use
openeo/_version.py
@@ -1 +1 @@
1
-__version__ = "0.16.0a5"
+__version__ = "0.16.0"
0 commit comments