Merge branch 'prepare-release-v0.10.0' of github.com:PyPSA/pypsa-eur into prepare-release-v0.10.0

This commit is contained in:
Fabian Neumann 2024-02-19 17:25:18 +01:00
commit 9c08af9989
3 changed files with 4 additions and 3 deletions

View File

@ -18,6 +18,7 @@ conf_default_file = os.path.join(workflow.current_basedir, "config/config.defaul
if not exists(conf_file) and exists(conf_default_file): if not exists(conf_file) and exists(conf_default_file):
copyfile(conf_default_file, conf_file) copyfile(conf_default_file, conf_file)
configfile: "config/config.default.yaml" configfile: "config/config.default.yaml"
configfile: "config/config.yaml" configfile: "config/config.yaml"

View File

@ -9,7 +9,7 @@ Release Notes
.. Upcoming Release .. Upcoming Release
.. ================ .. ================
.. ..
PyPSA-Eur 0.10.0 (19th February 2024) PyPSA-Eur 0.10.0 (19th February 2024)
===================================== =====================================

View File

@ -370,7 +370,7 @@ successfully.
4 -> 60 4 -> 60
23 -> 61 23 -> 61
4 -> 61 4 -> 61
} }
| |
@ -809,7 +809,7 @@ workflow:
4 -> 85 4 -> 85
71 -> 86 71 -> 86
4 -> 86 4 -> 86
} }
| |