Skip to content

Commit dc715b1

Browse files
soxofaanPeter Van Bouwel
authored andcommitted
Bump to version 0.123.0
1 parent f8e965f commit dc715b1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ and start a new "In Progress" section above it.
2121

2222
## In progress
2323

24+
25+
## 0.123.0
26+
2427
- Add time resolution to date prefix of `generate_unique_id()`
2528
- Add target version of openEO processes to `GET /processes` ([#352](https://github.com/Open-EO/openeo-python-driver/issues/352), [Open-EO/openeo-api#549](https://github.com/Open-EO/openeo-api/pull/549))
2629

openeo_driver/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.122.0a1"
1+
__version__ = "0.123.0a1"

0 commit comments

Comments
 (0)