add release docs where to change versions

This commit is contained in:
Fabian Neumann 2022-07-27 13:12:52 +02:00
parent eb72d8aaad
commit df6d74a087
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ cff-version: 1.1.0
message: "If you use this package, please cite the corresponding manuscript in Energy Strategy Reviews."
title: "PyPSA-Eur: An open optimisation model of the European transmission system"
repository: https://github.com/pypsa/pypsa-eur
version: 0.4.0
version: 0.5.0
license: MIT
journal: Energy Strategy Reviews
doi: 10.1016/j.esr.2018.08.012

View File

@ -502,7 +502,7 @@ Release Process
``conda env export -n pypsa-eur -f envs/environment.fixed.yaml --no-builds``
from an up-to-date `pypsa-eur` environment.
* Update version number in ``doc/conf.py`` and ``*config.*.yaml``.
* Update version number in ``doc/conf.py``, ``CITATION.cff`` and ``*config.*.yaml``.
* Open, review and merge pull request for branch ``release-v0.x.x``.
Make sure to close issues and PRs or the release milestone with it (e.g. closes #X).