Skip to content

Commit ef73c96

Browse files
Update CHANGES and bump version
1 parent 95f64e7 commit ef73c96

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

CHANGES.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
1-
Next Release
2-
=============
3-
4-
Fixes
5-
-----
6-
- Reorganize presentation task documentation for consistency (#95)
1+
ScriptEngine Tasks for EC-Earth 0.8.0
2+
======================================
73

84
Features
95
--------
106
- Add presentation task for posting monitoring output as a Gitlab issue (#95)
117

8+
Fixes
9+
-----
10+
- Reorganize presentation task documentation for consistency (#95)
11+
- Temporarily disallow dask v2025.4.0, v2025.4.1 due to Iris incompatibility (#114)
12+
1213

1314
ScriptEngine Tasks for EC-Earth 0.7.1
1415
======================================

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
[project]
99
name = "scriptengine-tasks-ecearth"
10-
version = "0.7.1"
10+
version = "0.8.0"
1111
authors = [
1212
{ name = "Valentina Schueller", email = "valentina.schueller@gmail.com" },
1313
{ name = "Uwe Fladrich", email = "uwe.fladrich@protonmail.com" },

0 commit comments

Comments
 (0)