add release docs where to change versions
This commit is contained in:
parent
eb72d8aaad
commit
df6d74a087
@ -6,7 +6,7 @@ cff-version: 1.1.0
|
|||||||
message: "If you use this package, please cite the corresponding manuscript in Energy Strategy Reviews."
|
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"
|
title: "PyPSA-Eur: An open optimisation model of the European transmission system"
|
||||||
repository: https://github.com/pypsa/pypsa-eur
|
repository: https://github.com/pypsa/pypsa-eur
|
||||||
version: 0.4.0
|
version: 0.5.0
|
||||||
license: MIT
|
license: MIT
|
||||||
journal: Energy Strategy Reviews
|
journal: Energy Strategy Reviews
|
||||||
doi: 10.1016/j.esr.2018.08.012
|
doi: 10.1016/j.esr.2018.08.012
|
||||||
|
@ -502,7 +502,7 @@ Release Process
|
|||||||
``conda env export -n pypsa-eur -f envs/environment.fixed.yaml --no-builds``
|
``conda env export -n pypsa-eur -f envs/environment.fixed.yaml --no-builds``
|
||||||
from an up-to-date `pypsa-eur` environment.
|
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``.
|
* 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).
|
Make sure to close issues and PRs or the release milestone with it (e.g. closes #X).
|
||||||
|
Loading…
Reference in New Issue
Block a user