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 2c7e564 commit ab57486Copy full SHA for ab57486
CHANGELOG.md
@@ -8,6 +8,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
### Added
10
11
+### Changed
12
+
13
+### Removed
14
15
+### Fixed
16
17
18
+## 0.4.6 - 2020-10-15
19
20
+### Added
21
22
### Changed
23
- Deprecated legacy functions/methods are better documented as such and link to a recommended alternative (EP-3617).
24
openeo/_version.py
@@ -1 +1 @@
1
-__version__ = '0.4.6a1'
+__version__ = '0.4.6'
0 commit comments