Skip to content

Commit 82df720

Browse files
authored
Prepare patch release v1.0.4 (#1002)
* Bump version numbers * Update changelog * Add missing orcids to zenodo.json * Update patch release 1.0.4 date changelog
1 parent 1443387 commit 82df720

9 files changed

Lines changed: 12 additions & 10 deletions

File tree

.zenodo.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@
5858
},
5959
{
6060
"affiliation": "Deltares",
61-
"name": "Dalmijn, Brendan"
61+
"name": "Dalmijn, Brendan",
62+
"orcid": "0009-0008-6871-337X"
6263
},
6364
{
6465
"affiliation": "Deltares",
@@ -83,7 +84,8 @@
8384
},
8485
{
8586
"affiliation": "Deltares",
86-
"name": "Nelemans, Peter"
87+
"name": "Nelemans, Peter",
88+
"orcid": "0009-0000-0437-9642"
8789
},
8890
{
8991
"affiliation": "Deltares",

Wflow/Manifest.toml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Wflow/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Wflow"
22
uuid = "d48b7d99-76e7-47ae-b1d5-ff0c1cf9a818"
33
authors = ["Deltares and contributors"]
4-
version = "1.0.3"
4+
version = "1.0.4"
55

66
[deps]
77
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"

build/create_binaries/Manifest.toml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/wflow_cli/Manifest.toml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/Manifest.toml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/changelog.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file.
77
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this
88
project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

10-
## Unreleased
10+
## v1.0.4 - 2026-07-24
1111

1212
### Fixed
1313
- Allow spilling of reservoirs with a maximum storage when using reservoir observed outflow

server/Manifest.toml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

utils/sbom/Manifest.toml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)