Skip to content

Commit e39d30e

Browse files
committed
Bump version to 0.66.0a1
1 parent f2ac7bc commit e39d30e

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@ without compromising stable operations.
1212

1313
<!-- start-of-changelog -->
1414

15-
## In progress: 0.65.0
15+
## In progress: 0.66.0
16+
17+
18+
## 0.65.0
1619

1720
- `sar_backscatter`: soft-errors can now be a fraction, allowing to tolerate a certain failure percentage provided as a number between 0 and 1. ([#443](https://github.com/Open-EO/openeo-geopyspark-driver/issues/443))
1821
- `save_result`: write GeoTiff assets with valid tile size; override with `tile_size` format option. ([#1083](https://github.com/Open-EO/openeo-geopyspark-driver/issues/1083))

openeogeotrellis/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.65.0a12"
1+
__version__ = "0.66.0a1"

0 commit comments

Comments
 (0)