File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22#
33# SPDX-License-Identifier: CC0-1.0
44
5- version : 0.2.0
5+ version : 0.2.1
66tutorial : false
77
88logging :
Original file line number Diff line number Diff line change 22#
33# SPDX-License-Identifier: CC0-1.0
44
5- version : 0.2.0
5+ version : 0.2.1
66tutorial : true
77
88logging :
Original file line number Diff line number Diff line change 6565copyright = f"{ datetime .datetime .today ().year } , { author } "
6666
6767# The full version, including alpha/beta/rc tags
68- release = "0.2.0 "
68+ release = "0.2.1 "
6969
7070# The name of the Pygments (syntax highlighting) style to use.
7171pygments_style = "sphinx"
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Upcoming release
1212Please add descriptive release notes like in `PyPSA-Eur <https://github.com/PyPSA/pypsa-eur/blob/master/doc/release_notes.rst >`__.
1313E.g. if a new rule becomes available describe how to use it `snakemake -j1 run_tests ` and in one sentence what it does.
1414
15- PyPSA-Earth 0.2.0
15+ PyPSA-Earth 0.2.1
1616=================
1717
1818**New Features and major Changes **
You can’t perform that action at this time.
0 commit comments